1
0.85 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . is_default AS is_default_3 , t0 . enabled_to_link AS enabled_to_link_4 , t5 . id AS id_6 , t5 . title AS title_7 , t5 . description AS description_8 , t5 . head_scripts AS head_scripts_9 , t5 . body_scripts AS body_scripts_10 , t5 . created_at AS created_at_11 , t5 . updated_at AS updated_at_12 , t5 . product_association_id AS product_association_id_13 , t5 . category_id AS category_id_14 , t5 . template_type_id AS template_type_id_15 FROM template_type t0 LEFT JOIN meta_tags t5 ON t5 . template_type_id = t0 . id WHERE t0 . name = ? LIMIT 1
Parameters :
[
"category "
]
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . is_default AS is_default_3 , t0 . enabled_to_link AS enabled_to_link_4 , t5 . id AS id_6 , t5 . title AS title_7 , t5 . description AS description_8 , t5 . head_scripts AS head_scripts_9 , t5 . body_scripts AS body_scripts_10 , t5 . created_at AS created_at_11 , t5 . updated_at AS updated_at_12 , t5 . product_association_id AS product_association_id_13 , t5 . category_id AS category_id_14 , t5 . template_type_id AS template_type_id_15 FROM template_type t0 LEFT JOIN meta_tags t5 ON t5 . template_type_id = t0 . id WHERE t0 . name = 'category' LIMIT 1 ;
Copy
2
1.08 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . template_type_id = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . template_type_id = 6 LIMIT 1 ;
Copy
3
0.92 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . category_slug = ? LIMIT 1
Parameters :
[
"psychologia-i-mindfulness "
]
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . category_slug = ?
LIMIT
1
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . category_slug = 'psychologia-i-mindfulness' LIMIT 1 ;
Copy
4
0.69 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . technical_name AS technical_name_3 , t0 . slug AS slug_4 , t0 . created_at AS created_at_5 , t0 . updated_at AS updated_at_6 , t7 . id AS id_8 , t7 . is_active AS is_active_9 , t7 . name AS name_10 , t7 . portal_settings_id AS portal_settings_id_11 , t7 . category_id AS category_id_12 , t7 . product_association_id AS product_association_id_13 , t7 . product_main_type_id AS product_main_type_id_14 , t7 . template_type_id AS template_type_id_15 FROM product_main_type t0 LEFT JOIN templates t7 ON t7 . product_main_type_id = t0 . id WHERE t0 . slug = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . technical_name AS technical_name_3 , t0 . slug AS slug_4 , t0 . created_at AS created_at_5 , t0 . updated_at AS updated_at_6 , t7 . id AS id_8 , t7 . is_active AS is_active_9 , t7 . name AS name_10 , t7 . portal_settings_id AS portal_settings_id_11 , t7 . category_id AS category_id_12 , t7 . product_association_id AS product_association_id_13 , t7 . product_main_type_id AS product_main_type_id_14 , t7 . template_type_id AS template_type_id_15 FROM product_main_type t0 LEFT JOIN templates t7 ON t7 . product_main_type_id = t0 . id WHERE t0 . slug = 'page' LIMIT 1 ;
Copy
5
1.25 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . category_slug = ? LIMIT 1
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . category_slug = ?
LIMIT
1
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . category_slug = 'page' LIMIT 1 ;
Copy
6
1.18 ms
SELECT p0_ . id AS id_0 , p0_ . preview_fragment AS preview_fragment_1 , p0_ . updated_at AS updated_at_2 , p0_ . title AS title_3 , p0_ . slug AS slug_4 , p0_ . subtitle AS subtitle_5 , p0_ . frontend_description AS frontend_description_6 , p0_ . frontend_description_short AS frontend_description_short_7 , p0_ . is_recommended AS is_recommended_8 , p0_ . is_most_bought AS is_most_bought_9 , p0_ . logo AS logo_10 , p0_ . background AS background_11 , p0_ . partner_logo AS partner_logo_12 , p0_ . default_quantity_ticket AS default_quantity_ticket_13 , p0_ . custom_scripts AS custom_scripts_14 , p0_ . is_hidden AS is_hidden_15 , p0_ . number_of_access_to_last_releases AS number_of_access_to_last_releases_16 , p0_ . use_html_landing AS use_html_landing_17 , p0_ . custom_head AS custom_head_18 , p0_ . custom_css AS custom_css_19 , p0_ . custom_landing AS custom_landing_20 , p0_ . landing_full_width AS landing_full_width_21 , p0_ . portal_settings_id AS portal_settings_id_22 , p0_ . coupon_default_id AS coupon_default_id_23 , p0_ . category_master_id AS category_master_id_24 , p0_ . product_main_type_id AS product_main_type_id_25 FROM product_association p0_ WHERE p0_ . id IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
"5 "
"15 "
"18 "
"68 "
"71 "
"72 "
"119 "
"120 "
"123 "
"125 "
"131 "
"135 "
"136 "
"144 "
]
SELECT p0_ . id AS id_0 , p0_ . preview_fragment AS preview_fragment_1 , p0_ . updated_at AS updated_at_2 , p0_ . title AS title_3 , p0_ . slug AS slug_4 , p0_ . subtitle AS subtitle_5 , p0_ . frontend_description AS frontend_description_6 , p0_ . frontend_description_short AS frontend_description_short_7 , p0_ . is_recommended AS is_recommended_8 , p0_ . is_most_bought AS is_most_bought_9 , p0_ . logo AS logo_10 , p0_ . background AS background_11 , p0_ . partner_logo AS partner_logo_12 , p0_ . default_quantity_ticket AS default_quantity_ticket_13 , p0_ . custom_scripts AS custom_scripts_14 , p0_ . is_hidden AS is_hidden_15 , p0_ . number_of_access_to_last_releases AS number_of_access_to_last_releases_16 , p0_ . use_html_landing AS use_html_landing_17 , p0_ . custom_head AS custom_head_18 , p0_ . custom_css AS custom_css_19 , p0_ . custom_landing AS custom_landing_20 , p0_ . landing_full_width AS landing_full_width_21 , p0_ . portal_settings_id AS portal_settings_id_22 , p0_ . coupon_default_id AS coupon_default_id_23 , p0_ . category_master_id AS category_master_id_24 , p0_ . product_main_type_id AS product_main_type_id_25 FROM product_association p0_ WHERE p0_ . id IN ('5' , '15' , '18' , '68' , '71' , '72' , '119' , '120' , '123' , '125' , '131' , '135' , '136' , '144' );
Copy
7
1.41 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 5 ;
Copy
8
1.57 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 56 ;
Copy
9
1.13 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 57 ;
Copy
10
1.12 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 183 ;
Copy
11
1.24 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 259 ;
Copy
12
1.06 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7076 ;
Copy
13
1.03 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7077 ;
Copy
14
0.84 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . recommended_product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = 5 ;
Copy
15
0.44 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = 5 ;
Copy
16
0.44 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = 5 ;
Copy
17
1.27 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 15 ;
Copy
18
1.25 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 8 ;
Copy
19
1.13 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 24 ;
Copy
20
1.08 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 334 ;
Copy
21
1.10 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7174 ;
Copy
22
1.46 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7175 ;
Copy
23
0.76 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . recommended_product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = 15 ;
Copy
24
0.50 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = 15 ;
Copy
25
0.41 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = 15 ;
Copy
26
1.17 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 18 ;
Copy
27
1.40 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 45 ;
Copy
28
1.02 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 180 ;
Copy
29
0.95 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 257 ;
Copy
30
0.80 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7200 ;
Copy
31
0.83 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7201 ;
Copy
32
0.65 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . recommended_product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = 18 ;
Copy
33
0.37 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = 18 ;
Copy
34
0.34 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = 18 ;
Copy
35
0.87 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 68 ;
Copy
36
0.78 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 213 ;
Copy
37
0.74 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 460 ;
Copy
38
0.67 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7015 ;
Copy
39
0.70 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7495 ;
Copy
40
0.64 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 9576 ;
Copy
41
0.55 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . recommended_product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = 68 ;
Copy
42
0.39 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = 68 ;
Copy
43
0.42 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = 68 ;
Copy
44
0.71 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 71 ;
Copy
45
0.94 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 150 ;
Copy
46
0.79 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 151 ;
Copy
47
0.79 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 458 ;
Copy
48
0.80 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7519 ;
Copy
49
0.77 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 9583 ;
Copy
50
0.56 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . recommended_product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = 71 ;
Copy
51
0.38 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = 71 ;
Copy
52
0.39 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = 71 ;
Copy
53
0.84 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 72 ;
Copy
54
3.03 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 308 ;
Copy
55
1.03 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 309 ;
Copy
56
0.86 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 455 ;
Copy
57
0.78 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 6888 ;
Copy
58
0.79 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 9559 ;
Copy
59
0.58 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . recommended_product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = 72 ;
Copy
60
0.35 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = 72 ;
Copy
61
0.37 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = 72 ;
Copy
62
0.72 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 119 ;
Copy
63
0.72 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 3011 ;
Copy
64
0.75 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 6898 ;
Copy
65
0.55 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . recommended_product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = 119 ;
Copy
66
0.38 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = 119 ;
Copy
67
0.34 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = 119 ;
Copy
68
0.66 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 120 ;
Copy
69
2.15 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 2944 ;
Copy
70
0.73 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 3057 ;
Copy
71
0.66 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7421 ;
Copy
72
0.68 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 8180 ;
Copy
73
0.62 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 8296 ;
Copy
74
0.68 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 8297 ;
Copy
75
0.47 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . recommended_product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = 120 ;
Copy
76
3.19 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = 120 ;
Copy
77
0.28 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = 120 ;
Copy
78
0.67 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 123 ;
Copy
79
0.67 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 4880 ;
Copy
80
0.73 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . category_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . category_id = 1 ;
Copy
81
0.32 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . category_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . category_id = 1 ;
Copy
82
0.74 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 8300 ;
Copy
83
0.60 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . recommended_product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = 123 ;
Copy
84
0.47 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = 123 ;
Copy
85
0.33 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = 123 ;
Copy
86
0.68 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 125 ;
Copy
87
0.66 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 5139 ;
Copy
88
0.73 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 6375 ;
Copy
89
0.67 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 6376 ;
Copy
90
0.71 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 6516 ;
Copy
91
1.73 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . recommended_product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = 125 ;
Copy
92
0.33 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = 125 ;
Copy
93
0.31 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = 125 ;
Copy
94
0.67 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 131 ;
Copy
95
0.74 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 6636 ;
Copy
96
1.95 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 6637 ;
Copy
97
0.68 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 6638 ;
Copy
98
0.67 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 6741 ;
Copy
99
0.76 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7044 ;
Copy
100
0.55 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . recommended_product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = 131 ;
Copy
101
3.42 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = 131 ;
Copy
102
0.36 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = 131 ;
Copy
103
0.72 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 135 ;
Copy
104
0.98 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 6461 ;
Copy
105
0.74 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 6462 ;
Copy
106
0.76 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 8301 ;
Copy
107
0.72 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 8302 ;
Copy
108
0.54 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . recommended_product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = 135 ;
Copy
109
0.31 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = 135 ;
Copy
110
0.40 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = 135 ;
Copy
111
0.80 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 136 ;
Copy
112
3.82 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7073 ;
Copy
113
0.72 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7149 ;
Copy
114
0.56 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . recommended_product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = 136 ;
Copy
115
0.32 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = 136 ;
Copy
116
0.37 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = 136 ;
Copy
117
0.67 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 144 ;
Copy
118
0.69 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7341 ;
Copy
119
0.89 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 87 ;
Copy
120
0.73 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 231 ;
Copy
121
0.73 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 232 ;
Copy
122
0.78 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 456 ;
Copy
123
0.82 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7226 ;
Copy
124
1.34 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7344 ;
Copy
125
2.99 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7508 ;
Copy
126
0.73 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 9337 ;
Copy
127
0.61 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . recommended_product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = 144 ;
Copy
128
0.41 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = 144 ;
Copy
129
0.41 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = 144 ;
Copy
130
0.71 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . category_id WHERE category_product_association . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
INNER JOIN category_product_association ON t0 . id = category_product_association . category_id
WHERE
category_product_association . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . category_id WHERE category_product_association . product_association_id = 5 ;
Copy
131
0.64 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . category_id WHERE category_product_association . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
INNER JOIN category_product_association ON t0 . id = category_product_association . category_id
WHERE
category_product_association . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . category_id WHERE category_product_association . product_association_id = 15 ;
Copy
132
0.60 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . category_id WHERE category_product_association . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
INNER JOIN category_product_association ON t0 . id = category_product_association . category_id
WHERE
category_product_association . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . category_id WHERE category_product_association . product_association_id = 18 ;
Copy
133
0.84 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . category_id WHERE category_product_association . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
INNER JOIN category_product_association ON t0 . id = category_product_association . category_id
WHERE
category_product_association . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . category_id WHERE category_product_association . product_association_id = 68 ;
Copy
134
0.65 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . category_id WHERE category_product_association . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
INNER JOIN category_product_association ON t0 . id = category_product_association . category_id
WHERE
category_product_association . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . category_id WHERE category_product_association . product_association_id = 71 ;
Copy
135
0.86 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . category_id WHERE category_product_association . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
INNER JOIN category_product_association ON t0 . id = category_product_association . category_id
WHERE
category_product_association . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . category_id WHERE category_product_association . product_association_id = 72 ;
Copy
136
0.63 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . category_id WHERE category_product_association . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
INNER JOIN category_product_association ON t0 . id = category_product_association . category_id
WHERE
category_product_association . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . category_id WHERE category_product_association . product_association_id = 119 ;
Copy
137
0.68 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . category_id WHERE category_product_association . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
INNER JOIN category_product_association ON t0 . id = category_product_association . category_id
WHERE
category_product_association . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . category_id WHERE category_product_association . product_association_id = 120 ;
Copy
138
0.88 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . category_id WHERE category_product_association . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
INNER JOIN category_product_association ON t0 . id = category_product_association . category_id
WHERE
category_product_association . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . category_id WHERE category_product_association . product_association_id = 123 ;
Copy
139
0.62 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . category_id WHERE category_product_association . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
INNER JOIN category_product_association ON t0 . id = category_product_association . category_id
WHERE
category_product_association . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . category_id WHERE category_product_association . product_association_id = 125 ;
Copy
140
0.75 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . category_id WHERE category_product_association . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
INNER JOIN category_product_association ON t0 . id = category_product_association . category_id
WHERE
category_product_association . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . category_id WHERE category_product_association . product_association_id = 131 ;
Copy
141
1.00 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . category_id WHERE category_product_association . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
INNER JOIN category_product_association ON t0 . id = category_product_association . category_id
WHERE
category_product_association . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . category_id WHERE category_product_association . product_association_id = 135 ;
Copy
142
0.64 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . category_id WHERE category_product_association . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
INNER JOIN category_product_association ON t0 . id = category_product_association . category_id
WHERE
category_product_association . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . category_id WHERE category_product_association . product_association_id = 136 ;
Copy
143
0.59 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . category_id WHERE category_product_association . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
INNER JOIN category_product_association ON t0 . id = category_product_association . category_id
WHERE
category_product_association . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . category_id WHERE category_product_association . product_association_id = 144 ;
Copy
144
0.44 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . technical_name AS technical_name_3 , t0 . slug AS slug_4 , t0 . created_at AS created_at_5 , t0 . updated_at AS updated_at_6 , t7 . id AS id_8 , t7 . is_active AS is_active_9 , t7 . name AS name_10 , t7 . portal_settings_id AS portal_settings_id_11 , t7 . category_id AS category_id_12 , t7 . product_association_id AS product_association_id_13 , t7 . product_main_type_id AS product_main_type_id_14 , t7 . template_type_id AS template_type_id_15 FROM product_main_type t0 LEFT JOIN templates t7 ON t7 . product_main_type_id = t0 . id WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . technical_name AS technical_name_3 , t0 . slug AS slug_4 , t0 . created_at AS created_at_5 , t0 . updated_at AS updated_at_6 , t7 . id AS id_8 , t7 . is_active AS is_active_9 , t7 . name AS name_10 , t7 . portal_settings_id AS portal_settings_id_11 , t7 . category_id AS category_id_12 , t7 . product_association_id AS product_association_id_13 , t7 . product_main_type_id AS product_main_type_id_14 , t7 . template_type_id AS template_type_id_15 FROM product_main_type t0 LEFT JOIN templates t7 ON t7 . product_main_type_id = t0 . id WHERE t0 . id = 5 ;
Copy
145
1.39 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . technical_name AS technical_name_3 , t0 . slug AS slug_4 , t0 . created_at AS created_at_5 , t0 . updated_at AS updated_at_6 , t7 . id AS id_8 , t7 . is_active AS is_active_9 , t7 . name AS name_10 , t7 . portal_settings_id AS portal_settings_id_11 , t7 . category_id AS category_id_12 , t7 . product_association_id AS product_association_id_13 , t7 . product_main_type_id AS product_main_type_id_14 , t7 . template_type_id AS template_type_id_15 FROM product_main_type t0 LEFT JOIN templates t7 ON t7 . product_main_type_id = t0 . id WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . technical_name AS technical_name_3 , t0 . slug AS slug_4 , t0 . created_at AS created_at_5 , t0 . updated_at AS updated_at_6 , t7 . id AS id_8 , t7 . is_active AS is_active_9 , t7 . name AS name_10 , t7 . portal_settings_id AS portal_settings_id_11 , t7 . category_id AS category_id_12 , t7 . product_association_id AS product_association_id_13 , t7 . product_main_type_id AS product_main_type_id_14 , t7 . template_type_id AS template_type_id_15 FROM product_main_type t0 LEFT JOIN templates t7 ON t7 . product_main_type_id = t0 . id WHERE t0 . id = 7 ;
Copy
146
0.61 ms
SELECT t0 . id AS id_1 , t0 . config_key AS config_key_2 , t0 . config_value AS config_value_3 , t0 . description AS description_4 , t0 . updated_at AS updated_at_5 FROM config t0 WHERE t0 . config_key = ? LIMIT 1
Parameters :
[
"elastic-down "
]
SELECT t0 . id AS id_1 , t0 . config_key AS config_key_2 , t0 . config_value AS config_value_3 , t0 . description AS description_4 , t0 . updated_at AS updated_at_5 FROM config t0 WHERE t0 . config_key = 'elastic-down' LIMIT 1 ;
Copy
147
0.80 ms
SELECT p0_ . id AS id_0 , p0_ . preview_fragment AS preview_fragment_1 , p0_ . updated_at AS updated_at_2 , p0_ . title AS title_3 , p0_ . slug AS slug_4 , p0_ . subtitle AS subtitle_5 , p0_ . frontend_description AS frontend_description_6 , p0_ . frontend_description_short AS frontend_description_short_7 , p0_ . is_recommended AS is_recommended_8 , p0_ . is_most_bought AS is_most_bought_9 , p0_ . logo AS logo_10 , p0_ . background AS background_11 , p0_ . partner_logo AS partner_logo_12 , p0_ . default_quantity_ticket AS default_quantity_ticket_13 , p0_ . custom_scripts AS custom_scripts_14 , p0_ . is_hidden AS is_hidden_15 , p0_ . number_of_access_to_last_releases AS number_of_access_to_last_releases_16 , p0_ . use_html_landing AS use_html_landing_17 , p0_ . custom_head AS custom_head_18 , p0_ . custom_css AS custom_css_19 , p0_ . custom_landing AS custom_landing_20 , p0_ . landing_full_width AS landing_full_width_21 , p0_ . portal_settings_id AS portal_settings_id_22 , p0_ . coupon_default_id AS coupon_default_id_23 , p0_ . category_master_id AS category_master_id_24 , p0_ . product_main_type_id AS product_main_type_id_25 FROM product_association p0_ WHERE p0_ . id IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
"5 "
"15 "
"18 "
"68 "
"71 "
"72 "
"119 "
"120 "
"123 "
"125 "
"131 "
"135 "
]
SELECT p0_ . id AS id_0 , p0_ . preview_fragment AS preview_fragment_1 , p0_ . updated_at AS updated_at_2 , p0_ . title AS title_3 , p0_ . slug AS slug_4 , p0_ . subtitle AS subtitle_5 , p0_ . frontend_description AS frontend_description_6 , p0_ . frontend_description_short AS frontend_description_short_7 , p0_ . is_recommended AS is_recommended_8 , p0_ . is_most_bought AS is_most_bought_9 , p0_ . logo AS logo_10 , p0_ . background AS background_11 , p0_ . partner_logo AS partner_logo_12 , p0_ . default_quantity_ticket AS default_quantity_ticket_13 , p0_ . custom_scripts AS custom_scripts_14 , p0_ . is_hidden AS is_hidden_15 , p0_ . number_of_access_to_last_releases AS number_of_access_to_last_releases_16 , p0_ . use_html_landing AS use_html_landing_17 , p0_ . custom_head AS custom_head_18 , p0_ . custom_css AS custom_css_19 , p0_ . custom_landing AS custom_landing_20 , p0_ . landing_full_width AS landing_full_width_21 , p0_ . portal_settings_id AS portal_settings_id_22 , p0_ . coupon_default_id AS coupon_default_id_23 , p0_ . category_master_id AS category_master_id_24 , p0_ . product_main_type_id AS product_main_type_id_25 FROM product_association p0_ WHERE p0_ . id IN ('5' , '15' , '18' , '68' , '71' , '72' , '119' , '120' , '123' , '125' , '131' , '135' );
Copy
148
0.47 ms
SELECT t0 . id AS id_1 , t0 . position AS position_2 , t0 . is_active AS is_active_3 , t0 . template_id AS template_id_4 , t0 . tmpl_module_id AS tmpl_module_id_5 FROM tmpl_items t0 WHERE t0 . template_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . position AS position_2 , t0 . is_active AS is_active_3 , t0 . template_id AS template_id_4 , t0 . tmpl_module_id AS tmpl_module_id_5 FROM tmpl_items t0 WHERE t0 . template_id = 59 ORDER BY t0 . position ASC ;
Copy
149
0.75 ms
SELECT t0 . id AS id_1 , t0 . json AS json_2 , t0 . product_association_id AS product_association_id_3 , t0 . tmpl_item_id AS tmpl_item_id_4 , t0 . tmpl_module_id AS tmpl_module_id_5 FROM tmpl_module_contents t0 WHERE t0 . tmpl_item_id = ? AND t0 . product_association_id IS NULL AND t0 . tmpl_module_id = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . json AS json_2 , t0 . product_association_id AS product_association_id_3 , t0 . tmpl_item_id AS tmpl_item_id_4 , t0 . tmpl_module_id AS tmpl_module_id_5 FROM tmpl_module_contents t0 WHERE t0 . tmpl_item_id = 43 AND t0 . product_association_id IS NULL AND t0 . tmpl_module_id = 17 LIMIT 1 ;
Copy
150
1.98 ms
SELECT t0 . id AS id_1 , t0 . position AS position_2 , t0 . is_active AS is_active_3 , t0 . template_id AS template_id_4 , t0 . tmpl_module_id AS tmpl_module_id_5 FROM tmpl_items t0 WHERE t0 . template_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . position AS position_2 , t0 . is_active AS is_active_3 , t0 . template_id AS template_id_4 , t0 . tmpl_module_id AS tmpl_module_id_5 FROM tmpl_items t0 WHERE t0 . template_id = 59 ORDER BY t0 . position ASC ;
Copy
151
0.42 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . has_sidebar AS has_sidebar_3 , t0 . enabled_in_static_page AS enabled_in_static_page_4 FROM tmpl_modules t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . has_sidebar AS has_sidebar_3 , t0 . enabled_in_static_page AS enabled_in_static_page_4 FROM tmpl_modules t0 WHERE t0 . id = 17 ;
Copy
152
11.79 ms
SELECT p0_ . id AS id_0 , p0_ . preview_fragment AS preview_fragment_1 , p0_ . updated_at AS updated_at_2 , p0_ . title AS title_3 , p0_ . slug AS slug_4 , p0_ . subtitle AS subtitle_5 , p0_ . frontend_description AS frontend_description_6 , p0_ . frontend_description_short AS frontend_description_short_7 , p0_ . is_recommended AS is_recommended_8 , p0_ . is_most_bought AS is_most_bought_9 , p0_ . logo AS logo_10 , p0_ . background AS background_11 , p0_ . partner_logo AS partner_logo_12 , p0_ . default_quantity_ticket AS default_quantity_ticket_13 , p0_ . custom_scripts AS custom_scripts_14 , p0_ . is_hidden AS is_hidden_15 , p0_ . number_of_access_to_last_releases AS number_of_access_to_last_releases_16 , p0_ . use_html_landing AS use_html_landing_17 , p0_ . custom_head AS custom_head_18 , p0_ . custom_css AS custom_css_19 , p0_ . custom_landing AS custom_landing_20 , p0_ . landing_full_width AS landing_full_width_21 , p0_ . portal_settings_id AS portal_settings_id_22 , p0_ . coupon_default_id AS coupon_default_id_23 , p0_ . category_master_id AS category_master_id_24 , p0_ . product_main_type_id AS product_main_type_id_25 FROM product_association p0_ LEFT JOIN product_image p1_ ON p0_ . id = p1_ . product_association_id WHERE (p0_ . is_hidden IS NULL OR p0_ . is_hidden = 0 ) AND p0_ . is_most_bought = 1 GROUP BY p1_ . id HAVING COUNT (p1_ . id ) > 0
SELECT p0_ . id AS id_0 , p0_ . preview_fragment AS preview_fragment_1 , p0_ . updated_at AS updated_at_2 , p0_ . title AS title_3 , p0_ . slug AS slug_4 , p0_ . subtitle AS subtitle_5 , p0_ . frontend_description AS frontend_description_6 , p0_ . frontend_description_short AS frontend_description_short_7 , p0_ . is_recommended AS is_recommended_8 , p0_ . is_most_bought AS is_most_bought_9 , p0_ . logo AS logo_10 , p0_ . background AS background_11 , p0_ . partner_logo AS partner_logo_12 , p0_ . default_quantity_ticket AS default_quantity_ticket_13 , p0_ . custom_scripts AS custom_scripts_14 , p0_ . is_hidden AS is_hidden_15 , p0_ . number_of_access_to_last_releases AS number_of_access_to_last_releases_16 , p0_ . use_html_landing AS use_html_landing_17 , p0_ . custom_head AS custom_head_18 , p0_ . custom_css AS custom_css_19 , p0_ . custom_landing AS custom_landing_20 , p0_ . landing_full_width AS landing_full_width_21 , p0_ . portal_settings_id AS portal_settings_id_22 , p0_ . coupon_default_id AS coupon_default_id_23 , p0_ . category_master_id AS category_master_id_24 , p0_ . product_main_type_id AS product_main_type_id_25 FROM product_association p0_ LEFT JOIN product_image p1_ ON p0_ . id = p1_ . product_association_id WHERE (p0_ . is_hidden IS NULL OR p0_ . is_hidden = 0 ) AND p0_ . is_most_bought = 1 GROUP BY p1_ . id HAVING COUNT (p1_ . id ) > 0 ;
Copy
153
0.80 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 30 ;
Copy
154
0.92 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 237 ;
Copy
155
0.81 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 238 ;
Copy
156
0.73 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7194 ;
Copy
157
0.74 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 8706 ;
Copy
158
0.75 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 8714 ;
Copy
159
0.86 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . recommended_product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = 30 ;
Copy
160
0.34 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = 30 ;
Copy
161
0.37 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = 30 ;
Copy
162
0.75 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 42 ;
Copy
163
0.67 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 101 ;
Copy
164
0.69 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 104 ;
Copy
165
0.68 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 352 ;
Copy
166
0.67 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7099 ;
Copy
167
0.64 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7100 ;
Copy
168
0.51 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . recommended_product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = 42 ;
Copy
169
0.27 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = 42 ;
Copy
170
0.31 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = 42 ;
Copy
171
0.80 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 22 ;
Copy
172
0.68 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 41 ;
Copy
173
0.68 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 43 ;
Copy
174
0.69 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 185 ;
Copy
175
0.66 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 344 ;
Copy
176
0.73 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7078 ;
Copy
177
0.66 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7079 ;
Copy
178
0.60 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7267 ;
Copy
179
0.60 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 8727 ;
Copy
180
0.95 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 8728 ;
Copy
181
0.71 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 8729 ;
Copy
182
0.53 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . recommended_product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = 22 ;
Copy
183
0.28 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = 22 ;
Copy
184
0.29 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = 22 ;
Copy
185
0.61 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 23 ;
Copy
186
0.66 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 8709 ;
Copy
187
0.78 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 8710 ;
Copy
188
0.56 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . recommended_product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = 23 ;
Copy
189
0.33 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = 23 ;
Copy
190
0.34 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = 23 ;
Copy
191
0.73 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 34 ;
Copy
192
0.75 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 8785 ;
Copy
193
0.30 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . category_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . category_id = 5 ;
Copy
194
0.65 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . category_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . category_id = 5 ;
Copy
195
1.25 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 8787 ;
Copy
196
0.97 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . recommended_product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = 34 ;
Copy
197
0.36 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = 34 ;
Copy
198
0.36 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = 34 ;
Copy
199
0.92 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 74 ;
Copy
200
3.68 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 154 ;
Copy
201
0.93 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 216 ;
Copy
202
0.90 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 555 ;
Copy
203
0.86 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 6783 ;
Copy
204
0.82 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7511 ;
Copy
205
1.22 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7536 ;
Copy
206
0.87 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 9589 ;
Copy
207
0.66 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . recommended_product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = 74 ;
Copy
208
0.75 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = 74 ;
Copy
209
0.42 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = 74 ;
Copy
210
1.16 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 76 ;
Copy
211
1.03 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 606 ;
Copy
212
0.78 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 9595 ;
Copy
213
0.62 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . recommended_product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = 76 ;
Copy
214
0.48 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = 76 ;
Copy
215
0.38 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = 76 ;
Copy
216
0.96 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 63 ;
Copy
217
0.93 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 369 ;
Copy
218
0.91 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 107 ;
Copy
219
1.26 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 636 ;
Copy
220
1.66 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 637 ;
Copy
221
2.97 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 3705 ;
Copy
222
0.57 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . recommended_product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = 63 ;
Copy
223
0.33 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = 63 ;
Copy
224
0.31 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = 63 ;
Copy
225
1.03 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 57 ;
Copy
226
0.79 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 117 ;
Copy
227
0.34 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . category_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . category_id = 4 ;
Copy
228
0.33 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . category_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . category_id = 4 ;
Copy
229
0.72 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7469 ;
Copy
230
0.54 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . recommended_product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = 57 ;
Copy
231
0.26 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = 57 ;
Copy
232
0.26 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = 57 ;
Copy
233
0.91 ms
SELECT c0_ . id AS id_0 , c0_ . is_active AS is_active_1 , c0_ . short_body AS short_body_2 , c0_ . body AS body_3 , c0_ . testimonials_custom AS testimonials_custom_4 , c0_ . category_name AS category_name_5 , c0_ . category_slug AS category_slug_6 , c0_ . position AS position_7 , c0_ . image_name AS image_name_8 , c0_ . banner_name AS banner_name_9 , c0_ . banner_link AS banner_link_10 , c0_ . banner_html AS banner_html_11 , c0_ . updated_at AS updated_at_12 , c0_ . default_for_us AS default_for_us_13 , c0_ . parent_id AS parent_id_14 , c0_ . portal_settings_id AS portal_settings_id_15 , c0_ . recommended_product_association_id AS recommended_product_association_id_16 , c0_ . language_id AS language_id_17 FROM category c0_ LEFT JOIN portal_settings p1_ ON c0_ . portal_settings_id = p1_ . id WHERE c0_ . parent_id IS NULL AND c0_ . is_active = 1 AND p1_ . hash = ? ORDER BY c0_ . position ASC
Parameters :
[
"44e1391ae50ee1dbb0ba3f6349b837 "
]
SELECT c0_ . id AS id_0 , c0_ . is_active AS is_active_1 , c0_ . short_body AS short_body_2 , c0_ . body AS body_3 , c0_ . testimonials_custom AS testimonials_custom_4 , c0_ . category_name AS category_name_5 , c0_ . category_slug AS category_slug_6 , c0_ . position AS position_7 , c0_ . image_name AS image_name_8 , c0_ . banner_name AS banner_name_9 , c0_ . banner_link AS banner_link_10 , c0_ . banner_html AS banner_html_11 , c0_ . updated_at AS updated_at_12 , c0_ . default_for_us AS default_for_us_13 , c0_ . parent_id AS parent_id_14 , c0_ . portal_settings_id AS portal_settings_id_15 , c0_ . recommended_product_association_id AS recommended_product_association_id_16 , c0_ . language_id AS language_id_17 FROM category c0_ LEFT JOIN portal_settings p1_ ON c0_ . portal_settings_id = p1_ . id WHERE c0_ . parent_id IS NULL AND c0_ . is_active = 1 AND p1_ . hash = '44e1391ae50ee1dbb0ba3f6349b837' ORDER BY c0_ . position ASC ;
Copy
234
0.32 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . category_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . category_id = 2 ;
Copy
235
1.55 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . category_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . category_id = 2 ;
Copy
236
0.30 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . category_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . category_id = 3 ;
Copy
237
0.32 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . category_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . category_id = 3 ;
Copy
238
0.58 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . category_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . category_id = 6 ;
Copy
239
0.35 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . category_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . category_id = 6 ;
Copy
240
1.82 ms
SELECT p0_ . id AS id_0 , p0_ . preview_fragment AS preview_fragment_1 , p0_ . updated_at AS updated_at_2 , p0_ . title AS title_3 , p0_ . slug AS slug_4 , p0_ . subtitle AS subtitle_5 , p0_ . frontend_description AS frontend_description_6 , p0_ . frontend_description_short AS frontend_description_short_7 , p0_ . is_recommended AS is_recommended_8 , p0_ . is_most_bought AS is_most_bought_9 , p0_ . logo AS logo_10 , p0_ . background AS background_11 , p0_ . partner_logo AS partner_logo_12 , p0_ . default_quantity_ticket AS default_quantity_ticket_13 , p0_ . custom_scripts AS custom_scripts_14 , p0_ . is_hidden AS is_hidden_15 , p0_ . number_of_access_to_last_releases AS number_of_access_to_last_releases_16 , p0_ . use_html_landing AS use_html_landing_17 , p0_ . custom_head AS custom_head_18 , p0_ . custom_css AS custom_css_19 , p0_ . custom_landing AS custom_landing_20 , p0_ . landing_full_width AS landing_full_width_21 , p0_ . portal_settings_id AS portal_settings_id_22 , p0_ . coupon_default_id AS coupon_default_id_23 , p0_ . category_master_id AS category_master_id_24 , p0_ . product_main_type_id AS product_main_type_id_25 FROM product_association p0_ LEFT JOIN templates t1_ ON p0_ . id = t1_ . product_association_id LEFT JOIN category c2_ ON p0_ . category_master_id = c2_ . id LEFT JOIN category_product_association c4_ ON p0_ . id = c4_ . product_association_id LEFT JOIN category c3_ ON c3_ . id = c4_ . category_id LEFT JOIN templates t5_ ON c3_ . id = t5_ . category_id LEFT JOIN category c6_ ON c3_ . parent_id = c6_ . id LEFT JOIN templates t7_ ON c6_ . id = t7_ . category_id LEFT JOIN templates t8_ ON c2_ . id = t8_ . category_id LEFT JOIN category c9_ ON c2_ . parent_id = c9_ . id LEFT JOIN templates t10_ ON c9_ . id = t10_ . category_id LEFT JOIN portal_settings p11_ ON p0_ . portal_settings_id = p11_ . id LEFT JOIN templates t12_ ON p11_ . id = t12_ . portal_settings_id LEFT JOIN product_main_type p13_ ON p0_ . product_main_type_id = p13_ . id LEFT JOIN templates t14_ ON p13_ . id = t14_ . product_main_type_id WHERE (c2_ . id = ? OR c9_ . id = ? OR c3_ . id = ? OR c6_ . id = ? ) AND p0_ . title IS NOT NULL AND (p0_ . is_hidden IS NULL OR p0_ . is_hidden = 0 ) AND (t1_ . is_active = 1 OR t8_ . is_active = 1 OR t10_ . is_active = 1 OR t5_ . is_active = 1 OR t7_ . is_active = 1 OR t12_ . is_active = 1 OR t14_ . is_active = 1 )
SELECT p0_ . id AS id_0 , p0_ . preview_fragment AS preview_fragment_1 , p0_ . updated_at AS updated_at_2 , p0_ . title AS title_3 , p0_ . slug AS slug_4 , p0_ . subtitle AS subtitle_5 , p0_ . frontend_description AS frontend_description_6 , p0_ . frontend_description_short AS frontend_description_short_7 , p0_ . is_recommended AS is_recommended_8 , p0_ . is_most_bought AS is_most_bought_9 , p0_ . logo AS logo_10 , p0_ . background AS background_11 , p0_ . partner_logo AS partner_logo_12 , p0_ . default_quantity_ticket AS default_quantity_ticket_13 , p0_ . custom_scripts AS custom_scripts_14 , p0_ . is_hidden AS is_hidden_15 , p0_ . number_of_access_to_last_releases AS number_of_access_to_last_releases_16 , p0_ . use_html_landing AS use_html_landing_17 , p0_ . custom_head AS custom_head_18 , p0_ . custom_css AS custom_css_19 , p0_ . custom_landing AS custom_landing_20 , p0_ . landing_full_width AS landing_full_width_21 , p0_ . portal_settings_id AS portal_settings_id_22 , p0_ . coupon_default_id AS coupon_default_id_23 , p0_ . category_master_id AS category_master_id_24 , p0_ . product_main_type_id AS product_main_type_id_25 FROM product_association p0_ LEFT JOIN templates t1_ ON p0_ . id = t1_ . product_association_id LEFT JOIN category c2_ ON p0_ . category_master_id = c2_ . id LEFT JOIN category_product_association c4_ ON p0_ . id = c4_ . product_association_id LEFT JOIN category c3_ ON c3_ . id = c4_ . category_id LEFT JOIN templates t5_ ON c3_ . id = t5_ . category_id LEFT JOIN category c6_ ON c3_ . parent_id = c6_ . id LEFT JOIN templates t7_ ON c6_ . id = t7_ . category_id LEFT JOIN templates t8_ ON c2_ . id = t8_ . category_id LEFT JOIN category c9_ ON c2_ . parent_id = c9_ . id LEFT JOIN templates t10_ ON c9_ . id = t10_ . category_id LEFT JOIN portal_settings p11_ ON p0_ . portal_settings_id = p11_ . id LEFT JOIN templates t12_ ON p11_ . id = t12_ . portal_settings_id LEFT JOIN product_main_type p13_ ON p0_ . product_main_type_id = p13_ . id LEFT JOIN templates t14_ ON p13_ . id = t14_ . product_main_type_id WHERE (c2_ . id = 1 OR c9_ . id = 1 OR c3_ . id = 1 OR c6_ . id = 1 ) AND p0_ . title IS NOT NULL AND (p0_ . is_hidden IS NULL OR p0_ . is_hidden = 0 ) AND (t1_ . is_active = 1 OR t8_ . is_active = 1 OR t10_ . is_active = 1 OR t5_ . is_active = 1 OR t7_ . is_active = 1 OR t12_ . is_active = 1 OR t14_ . is_active = 1 );
Copy
241
0.73 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 7 ;
Copy
242
0.65 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 179 ;
Copy
243
0.63 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 182 ;
Copy
244
0.63 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7132 ;
Copy
245
0.62 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 8742 ;
Copy
246
0.48 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . recommended_product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = 7 ;
Copy
247
0.27 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = 7 ;
Copy
248
0.34 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = 7 ;
Copy
249
0.64 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 8 ;
Copy
250
0.64 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7118 ;
Copy
251
0.73 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . recommended_product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = 8 ;
Copy
252
0.51 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = 8 ;
Copy
253
0.93 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = 8 ;
Copy
254
0.78 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 9 ;
Copy
255
0.65 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7128 ;
Copy
256
0.48 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . recommended_product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = 9 ;
Copy
257
0.49 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = 9 ;
Copy
258
0.33 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = 9 ;
Copy
259
0.84 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 10 ;
Copy
260
0.90 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 55 ;
Copy
261
1.41 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 328 ;
Copy
262
0.72 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7086 ;
Copy
263
0.69 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7087 ;
Copy
264
0.77 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . recommended_product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = 10 ;
Copy
265
0.45 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = 10 ;
Copy
266
0.53 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = 10 ;
Copy
267
0.68 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 11 ;
Copy
268
0.69 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7129 ;
Copy
269
1.05 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7130 ;
Copy
270
0.62 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . recommended_product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = 11 ;
Copy
271
0.43 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = 11 ;
Copy
272
0.33 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = 11 ;
Copy
273
0.82 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 12 ;
Copy
274
0.93 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 5 ;
Copy
275
0.62 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 6 ;
Copy
276
0.67 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 9 ;
Copy
277
0.65 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 332 ;
Copy
278
0.67 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 5814 ;
Copy
279
0.65 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7094 ;
Copy
280
1.00 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7095 ;
Copy
281
0.53 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . recommended_product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = 12 ;
Copy
282
0.31 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = 12 ;
Copy
283
0.41 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = 12 ;
Copy
284
0.74 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 13 ;
Copy
285
0.63 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 59 ;
Copy
286
0.64 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 175 ;
Copy
287
0.67 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 337 ;
Copy
288
0.61 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7088 ;
Copy
289
0.65 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7089 ;
Copy
290
0.65 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 8715 ;
Copy
291
0.64 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 8716 ;
Copy
292
0.58 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . recommended_product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = 13 ;
Copy
293
0.31 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = 13 ;
Copy
294
0.29 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = 13 ;
Copy
295
0.77 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 14 ;
Copy
296
0.63 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 60 ;
Copy
297
0.62 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 61 ;
Copy
298
0.66 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 184 ;
Copy
299
0.61 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 320 ;
Copy
300
0.82 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 338 ;
Copy
301
0.63 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7192 ;
Copy
302
0.64 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7193 ;
Copy
303
0.67 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 8721 ;
Copy
304
1.12 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 8722 ;
Copy
305
0.64 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 8723 ;
Copy
306
0.56 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . recommended_product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = 14 ;
Copy
307
0.27 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = 14 ;
Copy
308
0.33 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = 14 ;
Copy
309
0.88 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 17 ;
Copy
310
0.66 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 62 ;
Copy
311
0.67 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 64 ;
Copy
312
0.63 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 3515 ;
Copy
313
0.67 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7195 ;
Copy
314
0.65 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7196 ;
Copy
315
0.61 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 8731 ;
Copy
316
0.69 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 8732 ;
Copy
317
0.54 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . recommended_product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = 17 ;
Copy
318
0.30 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = 17 ;
Copy
319
0.30 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = 17 ;
Copy
320
1.24 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 19 ;
Copy
321
0.69 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 177 ;
Copy
322
0.74 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 178 ;
Copy
323
1.10 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 335 ;
Copy
324
0.68 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7185 ;
Copy
325
0.68 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7186 ;
Copy
326
0.65 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 8743 ;
Copy
327
0.65 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 8744 ;
Copy
328
0.62 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . recommended_product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = 19 ;
Copy
329
0.51 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = 19 ;
Copy
330
0.97 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = 19 ;
Copy
331
1.05 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 20 ;
Copy
332
1.00 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 66 ;
Copy
333
1.02 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 68 ;
Copy
334
1.06 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7126 ;
Copy
335
0.98 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . recommended_product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = 20 ;
Copy
336
1.14 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = 20 ;
Copy
337
0.82 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = 20 ;
Copy
338
1.92 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 50 ;
Copy
339
1.52 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 38 ;
Copy
340
0.74 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 40 ;
Copy
341
0.98 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 336 ;
Copy
342
0.76 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 5737 ;
Copy
343
0.73 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7084 ;
Copy
344
1.60 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7085 ;
Copy
345
1.89 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 8724 ;
Copy
346
0.98 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 8725 ;
Copy
347
0.74 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . recommended_product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = 50 ;
Copy
348
0.38 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = 50 ;
Copy
349
0.40 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = 50 ;
Copy
350
0.96 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 67 ;
Copy
351
0.91 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 144 ;
Copy
352
0.85 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 457 ;
Copy
353
0.88 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7108 ;
Copy
354
0.89 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 9579 ;
Copy
355
0.68 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . recommended_product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = 67 ;
Copy
356
0.43 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = 67 ;
Copy
357
0.42 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = 67 ;
Copy
358
1.02 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 70 ;
Copy
359
0.94 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 215 ;
Copy
360
0.87 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 462 ;
Copy
361
0.85 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7234 ;
Copy
362
0.93 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 9573 ;
Copy
363
0.66 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . recommended_product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = 70 ;
Copy
364
1.07 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = 70 ;
Copy
365
0.46 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = 70 ;
Copy
366
0.91 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 88 ;
Copy
367
0.91 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 472 ;
Copy
368
0.85 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7131 ;
Copy
369
0.82 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 8741 ;
Copy
370
0.94 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . recommended_product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = 88 ;
Copy
371
0.47 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = 88 ;
Copy
372
0.47 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = 88 ;
Copy
373
0.71 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 105 ;
Copy
374
3.70 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7104 ;
Copy
375
0.57 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . recommended_product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = 105 ;
Copy
376
0.32 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = 105 ;
Copy
377
0.35 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = 105 ;
Copy
378
0.63 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 109 ;
Copy
379
0.69 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 620 ;
Copy
380
0.65 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 621 ;
Copy
381
0.75 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 622 ;
Copy
382
0.93 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . recommended_product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = 109 ;
Copy
383
0.50 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = 109 ;
Copy
384
0.36 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = 109 ;
Copy
385
1.48 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 133 ;
Copy
386
0.69 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 8140 ;
Copy
387
0.73 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 8149 ;
Copy
388
0.66 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 10027 ;
Copy
389
0.51 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . recommended_product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = 133 ;
Copy
390
0.30 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = 133 ;
Copy
391
0.47 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = 133 ;
Copy
392
0.71 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 138 ;
Copy
393
0.62 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7274 ;
Copy
394
0.65 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7275 ;
Copy
395
0.54 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . recommended_product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = 138 ;
Copy
396
0.28 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = 138 ;
Copy
397
0.45 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = 138 ;
Copy
398
0.67 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 145 ;
Copy
399
0.75 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 9682 ;
Copy
400
0.66 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 9683 ;
Copy
401
0.52 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . recommended_product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = 145 ;
Copy
402
0.30 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = 145 ;
Copy
403
0.29 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = 145 ;
Copy
404
1.78 ms
SELECT p0_ . id AS id_0 , p0_ . preview_fragment AS preview_fragment_1 , p0_ . updated_at AS updated_at_2 , p0_ . title AS title_3 , p0_ . slug AS slug_4 , p0_ . subtitle AS subtitle_5 , p0_ . frontend_description AS frontend_description_6 , p0_ . frontend_description_short AS frontend_description_short_7 , p0_ . is_recommended AS is_recommended_8 , p0_ . is_most_bought AS is_most_bought_9 , p0_ . logo AS logo_10 , p0_ . background AS background_11 , p0_ . partner_logo AS partner_logo_12 , p0_ . default_quantity_ticket AS default_quantity_ticket_13 , p0_ . custom_scripts AS custom_scripts_14 , p0_ . is_hidden AS is_hidden_15 , p0_ . number_of_access_to_last_releases AS number_of_access_to_last_releases_16 , p0_ . use_html_landing AS use_html_landing_17 , p0_ . custom_head AS custom_head_18 , p0_ . custom_css AS custom_css_19 , p0_ . custom_landing AS custom_landing_20 , p0_ . landing_full_width AS landing_full_width_21 , p0_ . portal_settings_id AS portal_settings_id_22 , p0_ . coupon_default_id AS coupon_default_id_23 , p0_ . category_master_id AS category_master_id_24 , p0_ . product_main_type_id AS product_main_type_id_25 FROM product_association p0_ LEFT JOIN templates t1_ ON p0_ . id = t1_ . product_association_id LEFT JOIN category c2_ ON p0_ . category_master_id = c2_ . id LEFT JOIN category_product_association c4_ ON p0_ . id = c4_ . product_association_id LEFT JOIN category c3_ ON c3_ . id = c4_ . category_id LEFT JOIN templates t5_ ON c3_ . id = t5_ . category_id LEFT JOIN category c6_ ON c3_ . parent_id = c6_ . id LEFT JOIN templates t7_ ON c6_ . id = t7_ . category_id LEFT JOIN templates t8_ ON c2_ . id = t8_ . category_id LEFT JOIN category c9_ ON c2_ . parent_id = c9_ . id LEFT JOIN templates t10_ ON c9_ . id = t10_ . category_id LEFT JOIN portal_settings p11_ ON p0_ . portal_settings_id = p11_ . id LEFT JOIN templates t12_ ON p11_ . id = t12_ . portal_settings_id LEFT JOIN product_main_type p13_ ON p0_ . product_main_type_id = p13_ . id LEFT JOIN templates t14_ ON p13_ . id = t14_ . product_main_type_id WHERE (c2_ . id = ? OR c9_ . id = ? OR c3_ . id = ? OR c6_ . id = ? ) AND p0_ . title IS NOT NULL AND (p0_ . is_hidden IS NULL OR p0_ . is_hidden = 0 ) AND (t1_ . is_active = 1 OR t8_ . is_active = 1 OR t10_ . is_active = 1 OR t5_ . is_active = 1 OR t7_ . is_active = 1 OR t12_ . is_active = 1 OR t14_ . is_active = 1 )
SELECT p0_ . id AS id_0 , p0_ . preview_fragment AS preview_fragment_1 , p0_ . updated_at AS updated_at_2 , p0_ . title AS title_3 , p0_ . slug AS slug_4 , p0_ . subtitle AS subtitle_5 , p0_ . frontend_description AS frontend_description_6 , p0_ . frontend_description_short AS frontend_description_short_7 , p0_ . is_recommended AS is_recommended_8 , p0_ . is_most_bought AS is_most_bought_9 , p0_ . logo AS logo_10 , p0_ . background AS background_11 , p0_ . partner_logo AS partner_logo_12 , p0_ . default_quantity_ticket AS default_quantity_ticket_13 , p0_ . custom_scripts AS custom_scripts_14 , p0_ . is_hidden AS is_hidden_15 , p0_ . number_of_access_to_last_releases AS number_of_access_to_last_releases_16 , p0_ . use_html_landing AS use_html_landing_17 , p0_ . custom_head AS custom_head_18 , p0_ . custom_css AS custom_css_19 , p0_ . custom_landing AS custom_landing_20 , p0_ . landing_full_width AS landing_full_width_21 , p0_ . portal_settings_id AS portal_settings_id_22 , p0_ . coupon_default_id AS coupon_default_id_23 , p0_ . category_master_id AS category_master_id_24 , p0_ . product_main_type_id AS product_main_type_id_25 FROM product_association p0_ LEFT JOIN templates t1_ ON p0_ . id = t1_ . product_association_id LEFT JOIN category c2_ ON p0_ . category_master_id = c2_ . id LEFT JOIN category_product_association c4_ ON p0_ . id = c4_ . product_association_id LEFT JOIN category c3_ ON c3_ . id = c4_ . category_id LEFT JOIN templates t5_ ON c3_ . id = t5_ . category_id LEFT JOIN category c6_ ON c3_ . parent_id = c6_ . id LEFT JOIN templates t7_ ON c6_ . id = t7_ . category_id LEFT JOIN templates t8_ ON c2_ . id = t8_ . category_id LEFT JOIN category c9_ ON c2_ . parent_id = c9_ . id LEFT JOIN templates t10_ ON c9_ . id = t10_ . category_id LEFT JOIN portal_settings p11_ ON p0_ . portal_settings_id = p11_ . id LEFT JOIN templates t12_ ON p11_ . id = t12_ . portal_settings_id LEFT JOIN product_main_type p13_ ON p0_ . product_main_type_id = p13_ . id LEFT JOIN templates t14_ ON p13_ . id = t14_ . product_main_type_id WHERE (c2_ . id = 2 OR c9_ . id = 2 OR c3_ . id = 2 OR c6_ . id = 2 ) AND p0_ . title IS NOT NULL AND (p0_ . is_hidden IS NULL OR p0_ . is_hidden = 0 ) AND (t1_ . is_active = 1 OR t8_ . is_active = 1 OR t10_ . is_active = 1 OR t5_ . is_active = 1 OR t7_ . is_active = 1 OR t12_ . is_active = 1 OR t14_ . is_active = 1 );
Copy
405
0.76 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 2 ;
Copy
406
0.64 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 14 ;
Copy
407
0.68 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 15 ;
Copy
408
0.99 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 256 ;
Copy
409
0.64 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7102 ;
Copy
410
0.66 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7103 ;
Copy
411
0.51 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . recommended_product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = 2 ;
Copy
412
0.33 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = 2 ;
Copy
413
0.32 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = 2 ;
Copy
414
1.84 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 3 ;
Copy
415
0.80 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 30 ;
Copy
416
0.75 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 258 ;
Copy
417
0.86 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7097 ;
Copy
418
0.84 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7098 ;
Copy
419
0.65 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . recommended_product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = 3 ;
Copy
420
0.42 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = 3 ;
Copy
421
0.33 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = 3 ;
Copy
422
0.76 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 4 ;
Copy
423
0.75 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 69 ;
Copy
424
0.67 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 71 ;
Copy
425
0.71 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 342 ;
Copy
426
0.72 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7204 ;
Copy
427
0.72 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7205 ;
Copy
428
0.61 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . recommended_product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = 4 ;
Copy
429
0.34 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = 4 ;
Copy
430
0.33 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = 4 ;
Copy
431
0.74 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 21 ;
Copy
432
1.17 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 72 ;
Copy
433
0.67 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 74 ;
Copy
434
0.67 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 333 ;
Copy
435
0.67 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 4479 ;
Copy
436
1.16 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7206 ;
Copy
437
1.05 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7207 ;
Copy
438
0.59 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . recommended_product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = 21 ;
Copy
439
0.34 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = 21 ;
Copy
440
1.01 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = 21 ;
Copy
441
0.76 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 25 ;
Copy
442
0.74 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 188 ;
Copy
443
0.79 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 252 ;
Copy
444
0.94 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 349 ;
Copy
445
0.72 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7235 ;
Copy
446
4.48 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7236 ;
Copy
447
0.60 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . recommended_product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = 25 ;
Copy
448
0.57 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = 25 ;
Copy
449
0.80 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = 25 ;
Copy
450
1.02 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 26 ;
Copy
451
0.73 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 77 ;
Copy
452
3.39 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 254 ;
Copy
453
0.73 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 350 ;
Copy
454
4.10 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7216 ;
Copy
455
1.09 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7217 ;
Copy
456
1.14 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . recommended_product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = 26 ;
Copy
457
0.46 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = 26 ;
Copy
458
0.50 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = 26 ;
Copy
459
0.86 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 51 ;
Copy
460
0.78 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 376 ;
Copy
461
0.83 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 383 ;
Copy
462
0.82 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 404 ;
Copy
463
3.96 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 5732 ;
Copy
464
0.82 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7232 ;
Copy
465
0.78 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7233 ;
Copy
466
0.75 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7880 ;
Copy
467
0.65 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . recommended_product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = 51 ;
Copy
468
0.34 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = 51 ;
Copy
469
0.77 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = 51 ;
Copy
470
3.95 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 60 ;
Copy
471
0.85 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 363 ;
Copy
472
0.95 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . recommended_product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = 60 ;
Copy
473
0.51 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = 60 ;
Copy
474
0.50 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = 60 ;
Copy
475
3.77 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 61 ;
Copy
476
0.82 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 364 ;
Copy
477
0.68 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . recommended_product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = 61 ;
Copy
478
0.68 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = 61 ;
Copy
479
0.32 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = 61 ;
Copy
480
1.07 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 62 ;
Copy
481
0.71 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 365 ;
Copy
482
0.67 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 366 ;
Copy
483
1.03 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . recommended_product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = 62 ;
Copy
484
0.73 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = 62 ;
Copy
485
0.63 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = 62 ;
Copy
486
1.22 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 66 ;
Copy
487
0.85 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 370 ;
Copy
488
0.75 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 106 ;
Copy
489
0.92 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 5898 ;
Copy
490
0.77 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 128 ;
Copy
491
0.74 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 8456 ;
Copy
492
0.59 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . recommended_product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = 66 ;
Copy
493
0.34 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = 66 ;
Copy
494
1.60 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = 66 ;
Copy
495
0.76 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 75 ;
Copy
496
0.65 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 156 ;
Copy
497
0.95 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 217 ;
Copy
498
0.81 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 490 ;
Copy
499
0.71 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 582 ;
Copy
500
0.84 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 583 ;
Copy
501
0.69 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7482 ;
Copy
502
0.68 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 9594 ;
Copy
503
0.79 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . recommended_product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = 75 ;
Copy
504
0.97 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = 75 ;
Copy
505
0.78 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = 75 ;
Copy
506
0.69 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 78 ;
Copy
507
0.91 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 158 ;
Copy
508
0.67 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 540 ;
Copy
509
0.80 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7512 ;
Copy
510
0.67 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . recommended_product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = 78 ;
Copy
511
1.11 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = 78 ;
Copy
512
0.47 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = 78 ;
Copy
513
0.82 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 95 ;
Copy
514
5.53 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 371 ;
Copy
515
1.19 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 98 ;
Copy
516
1.78 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 372 ;
Copy
517
2.19 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 130 ;
Copy
518
1.34 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 588 ;
Copy
519
1.84 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 589 ;
Copy
520
1.27 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 1783 ;
Copy
521
0.99 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . recommended_product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = 95 ;
Copy
522
4.74 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = 95 ;
Copy
523
3.24 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = 95 ;
Copy
524
1.37 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 99 ;
Copy
525
1.33 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 447 ;
Copy
526
1.36 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 473 ;
Copy
527
1.29 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 9591 ;
Copy
528
1.12 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . recommended_product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = 99 ;
Copy
529
3.87 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = 99 ;
Copy
530
0.75 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = 99 ;
Copy
531
1.19 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 129 ;
Copy
532
1.17 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7227 ;
Copy
533
1.32 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7228 ;
Copy
534
0.94 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . recommended_product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = 129 ;
Copy
535
1.70 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = 129 ;
Copy
536
1.63 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = 129 ;
Copy
537
2.43 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 140 ;
Copy
538
1.70 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 5176 ;
Copy
539
4.33 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . recommended_product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = 140 ;
Copy
540
0.63 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = 140 ;
Copy
541
1.25 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = 140 ;
Copy
542
4.03 ms
SELECT p0_ . id AS id_0 , p0_ . preview_fragment AS preview_fragment_1 , p0_ . updated_at AS updated_at_2 , p0_ . title AS title_3 , p0_ . slug AS slug_4 , p0_ . subtitle AS subtitle_5 , p0_ . frontend_description AS frontend_description_6 , p0_ . frontend_description_short AS frontend_description_short_7 , p0_ . is_recommended AS is_recommended_8 , p0_ . is_most_bought AS is_most_bought_9 , p0_ . logo AS logo_10 , p0_ . background AS background_11 , p0_ . partner_logo AS partner_logo_12 , p0_ . default_quantity_ticket AS default_quantity_ticket_13 , p0_ . custom_scripts AS custom_scripts_14 , p0_ . is_hidden AS is_hidden_15 , p0_ . number_of_access_to_last_releases AS number_of_access_to_last_releases_16 , p0_ . use_html_landing AS use_html_landing_17 , p0_ . custom_head AS custom_head_18 , p0_ . custom_css AS custom_css_19 , p0_ . custom_landing AS custom_landing_20 , p0_ . landing_full_width AS landing_full_width_21 , p0_ . portal_settings_id AS portal_settings_id_22 , p0_ . coupon_default_id AS coupon_default_id_23 , p0_ . category_master_id AS category_master_id_24 , p0_ . product_main_type_id AS product_main_type_id_25 FROM product_association p0_ LEFT JOIN templates t1_ ON p0_ . id = t1_ . product_association_id LEFT JOIN category c2_ ON p0_ . category_master_id = c2_ . id LEFT JOIN category_product_association c4_ ON p0_ . id = c4_ . product_association_id LEFT JOIN category c3_ ON c3_ . id = c4_ . category_id LEFT JOIN templates t5_ ON c3_ . id = t5_ . category_id LEFT JOIN category c6_ ON c3_ . parent_id = c6_ . id LEFT JOIN templates t7_ ON c6_ . id = t7_ . category_id LEFT JOIN templates t8_ ON c2_ . id = t8_ . category_id LEFT JOIN category c9_ ON c2_ . parent_id = c9_ . id LEFT JOIN templates t10_ ON c9_ . id = t10_ . category_id LEFT JOIN portal_settings p11_ ON p0_ . portal_settings_id = p11_ . id LEFT JOIN templates t12_ ON p11_ . id = t12_ . portal_settings_id LEFT JOIN product_main_type p13_ ON p0_ . product_main_type_id = p13_ . id LEFT JOIN templates t14_ ON p13_ . id = t14_ . product_main_type_id WHERE (c2_ . id = ? OR c9_ . id = ? OR c3_ . id = ? OR c6_ . id = ? ) AND p0_ . title IS NOT NULL AND (p0_ . is_hidden IS NULL OR p0_ . is_hidden = 0 ) AND (t1_ . is_active = 1 OR t8_ . is_active = 1 OR t10_ . is_active = 1 OR t5_ . is_active = 1 OR t7_ . is_active = 1 OR t12_ . is_active = 1 OR t14_ . is_active = 1 )
SELECT p0_ . id AS id_0 , p0_ . preview_fragment AS preview_fragment_1 , p0_ . updated_at AS updated_at_2 , p0_ . title AS title_3 , p0_ . slug AS slug_4 , p0_ . subtitle AS subtitle_5 , p0_ . frontend_description AS frontend_description_6 , p0_ . frontend_description_short AS frontend_description_short_7 , p0_ . is_recommended AS is_recommended_8 , p0_ . is_most_bought AS is_most_bought_9 , p0_ . logo AS logo_10 , p0_ . background AS background_11 , p0_ . partner_logo AS partner_logo_12 , p0_ . default_quantity_ticket AS default_quantity_ticket_13 , p0_ . custom_scripts AS custom_scripts_14 , p0_ . is_hidden AS is_hidden_15 , p0_ . number_of_access_to_last_releases AS number_of_access_to_last_releases_16 , p0_ . use_html_landing AS use_html_landing_17 , p0_ . custom_head AS custom_head_18 , p0_ . custom_css AS custom_css_19 , p0_ . custom_landing AS custom_landing_20 , p0_ . landing_full_width AS landing_full_width_21 , p0_ . portal_settings_id AS portal_settings_id_22 , p0_ . coupon_default_id AS coupon_default_id_23 , p0_ . category_master_id AS category_master_id_24 , p0_ . product_main_type_id AS product_main_type_id_25 FROM product_association p0_ LEFT JOIN templates t1_ ON p0_ . id = t1_ . product_association_id LEFT JOIN category c2_ ON p0_ . category_master_id = c2_ . id LEFT JOIN category_product_association c4_ ON p0_ . id = c4_ . product_association_id LEFT JOIN category c3_ ON c3_ . id = c4_ . category_id LEFT JOIN templates t5_ ON c3_ . id = t5_ . category_id LEFT JOIN category c6_ ON c3_ . parent_id = c6_ . id LEFT JOIN templates t7_ ON c6_ . id = t7_ . category_id LEFT JOIN templates t8_ ON c2_ . id = t8_ . category_id LEFT JOIN category c9_ ON c2_ . parent_id = c9_ . id LEFT JOIN templates t10_ ON c9_ . id = t10_ . category_id LEFT JOIN portal_settings p11_ ON p0_ . portal_settings_id = p11_ . id LEFT JOIN templates t12_ ON p11_ . id = t12_ . portal_settings_id LEFT JOIN product_main_type p13_ ON p0_ . product_main_type_id = p13_ . id LEFT JOIN templates t14_ ON p13_ . id = t14_ . product_main_type_id WHERE (c2_ . id = 3 OR c9_ . id = 3 OR c3_ . id = 3 OR c6_ . id = 3 ) AND p0_ . title IS NOT NULL AND (p0_ . is_hidden IS NULL OR p0_ . is_hidden = 0 ) AND (t1_ . is_active = 1 OR t8_ . is_active = 1 OR t10_ . is_active = 1 OR t5_ . is_active = 1 OR t7_ . is_active = 1 OR t12_ . is_active = 1 OR t14_ . is_active = 1 );
Copy
543
2.96 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 27 ;
Copy
544
1.29 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 78 ;
Copy
545
1.11 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 80 ;
Copy
546
1.35 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7166 ;
Copy
547
0.98 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 10092 ;
Copy
548
1.56 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . recommended_product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = 27 ;
Copy
549
1.41 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = 27 ;
Copy
550
1.50 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = 27 ;
Copy
551
1.26 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 38 ;
Copy
552
1.10 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . recommended_product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = 38 ;
Copy
553
4.81 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = 38 ;
Copy
554
1.53 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = 38 ;
Copy
555
1.42 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 40 ;
Copy
556
1.32 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 99 ;
Copy
557
1.31 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 199 ;
Copy
558
1.16 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 512 ;
Copy
559
1.14 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7198 ;
Copy
560
1.07 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7199 ;
Copy
561
0.86 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . recommended_product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = 40 ;
Copy
562
0.70 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = 40 ;
Copy
563
1.17 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = 40 ;
Copy
564
1.18 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 53 ;
Copy
565
1.12 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 312 ;
Copy
566
1.09 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 9351 ;
Copy
567
0.93 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . recommended_product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = 53 ;
Copy
568
0.72 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = 53 ;
Copy
569
1.38 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = 53 ;
Copy
570
1.09 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 56 ;
Copy
571
1.16 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7370 ;
Copy
572
0.79 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . recommended_product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = 56 ;
Copy
573
0.52 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = 56 ;
Copy
574
0.62 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = 56 ;
Copy
575
1.39 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 58 ;
Copy
576
1.36 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7629 ;
Copy
577
0.89 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . recommended_product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = 58 ;
Copy
578
4.30 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = 58 ;
Copy
579
3.01 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = 58 ;
Copy
580
1.40 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 92 ;
Copy
581
1.44 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 353 ;
Copy
582
1.41 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . recommended_product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = 92 ;
Copy
583
0.60 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = 92 ;
Copy
584
1.46 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = 92 ;
Copy
585
1.42 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 127 ;
Copy
586
1.69 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 4394 ;
Copy
587
1.75 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 4395 ;
Copy
588
1.08 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . recommended_product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = 127 ;
Copy
589
0.81 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = 127 ;
Copy
590
1.26 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = 127 ;
Copy
591
1.26 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 142 ;
Copy
592
1.60 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 8758 ;
Copy
593
1.55 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 8759 ;
Copy
594
0.86 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . recommended_product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = 142 ;
Copy
595
0.57 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = 142 ;
Copy
596
1.14 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = 142 ;
Copy
597
4.14 ms
SELECT p0_ . id AS id_0 , p0_ . preview_fragment AS preview_fragment_1 , p0_ . updated_at AS updated_at_2 , p0_ . title AS title_3 , p0_ . slug AS slug_4 , p0_ . subtitle AS subtitle_5 , p0_ . frontend_description AS frontend_description_6 , p0_ . frontend_description_short AS frontend_description_short_7 , p0_ . is_recommended AS is_recommended_8 , p0_ . is_most_bought AS is_most_bought_9 , p0_ . logo AS logo_10 , p0_ . background AS background_11 , p0_ . partner_logo AS partner_logo_12 , p0_ . default_quantity_ticket AS default_quantity_ticket_13 , p0_ . custom_scripts AS custom_scripts_14 , p0_ . is_hidden AS is_hidden_15 , p0_ . number_of_access_to_last_releases AS number_of_access_to_last_releases_16 , p0_ . use_html_landing AS use_html_landing_17 , p0_ . custom_head AS custom_head_18 , p0_ . custom_css AS custom_css_19 , p0_ . custom_landing AS custom_landing_20 , p0_ . landing_full_width AS landing_full_width_21 , p0_ . portal_settings_id AS portal_settings_id_22 , p0_ . coupon_default_id AS coupon_default_id_23 , p0_ . category_master_id AS category_master_id_24 , p0_ . product_main_type_id AS product_main_type_id_25 FROM product_association p0_ LEFT JOIN templates t1_ ON p0_ . id = t1_ . product_association_id LEFT JOIN category c2_ ON p0_ . category_master_id = c2_ . id LEFT JOIN category_product_association c4_ ON p0_ . id = c4_ . product_association_id LEFT JOIN category c3_ ON c3_ . id = c4_ . category_id LEFT JOIN templates t5_ ON c3_ . id = t5_ . category_id LEFT JOIN category c6_ ON c3_ . parent_id = c6_ . id LEFT JOIN templates t7_ ON c6_ . id = t7_ . category_id LEFT JOIN templates t8_ ON c2_ . id = t8_ . category_id LEFT JOIN category c9_ ON c2_ . parent_id = c9_ . id LEFT JOIN templates t10_ ON c9_ . id = t10_ . category_id LEFT JOIN portal_settings p11_ ON p0_ . portal_settings_id = p11_ . id LEFT JOIN templates t12_ ON p11_ . id = t12_ . portal_settings_id LEFT JOIN product_main_type p13_ ON p0_ . product_main_type_id = p13_ . id LEFT JOIN templates t14_ ON p13_ . id = t14_ . product_main_type_id WHERE (c2_ . id = ? OR c9_ . id = ? OR c3_ . id = ? OR c6_ . id = ? ) AND p0_ . title IS NOT NULL AND (p0_ . is_hidden IS NULL OR p0_ . is_hidden = 0 ) AND (t1_ . is_active = 1 OR t8_ . is_active = 1 OR t10_ . is_active = 1 OR t5_ . is_active = 1 OR t7_ . is_active = 1 OR t12_ . is_active = 1 OR t14_ . is_active = 1 )
SELECT p0_ . id AS id_0 , p0_ . preview_fragment AS preview_fragment_1 , p0_ . updated_at AS updated_at_2 , p0_ . title AS title_3 , p0_ . slug AS slug_4 , p0_ . subtitle AS subtitle_5 , p0_ . frontend_description AS frontend_description_6 , p0_ . frontend_description_short AS frontend_description_short_7 , p0_ . is_recommended AS is_recommended_8 , p0_ . is_most_bought AS is_most_bought_9 , p0_ . logo AS logo_10 , p0_ . background AS background_11 , p0_ . partner_logo AS partner_logo_12 , p0_ . default_quantity_ticket AS default_quantity_ticket_13 , p0_ . custom_scripts AS custom_scripts_14 , p0_ . is_hidden AS is_hidden_15 , p0_ . number_of_access_to_last_releases AS number_of_access_to_last_releases_16 , p0_ . use_html_landing AS use_html_landing_17 , p0_ . custom_head AS custom_head_18 , p0_ . custom_css AS custom_css_19 , p0_ . custom_landing AS custom_landing_20 , p0_ . landing_full_width AS landing_full_width_21 , p0_ . portal_settings_id AS portal_settings_id_22 , p0_ . coupon_default_id AS coupon_default_id_23 , p0_ . category_master_id AS category_master_id_24 , p0_ . product_main_type_id AS product_main_type_id_25 FROM product_association p0_ LEFT JOIN templates t1_ ON p0_ . id = t1_ . product_association_id LEFT JOIN category c2_ ON p0_ . category_master_id = c2_ . id LEFT JOIN category_product_association c4_ ON p0_ . id = c4_ . product_association_id LEFT JOIN category c3_ ON c3_ . id = c4_ . category_id LEFT JOIN templates t5_ ON c3_ . id = t5_ . category_id LEFT JOIN category c6_ ON c3_ . parent_id = c6_ . id LEFT JOIN templates t7_ ON c6_ . id = t7_ . category_id LEFT JOIN templates t8_ ON c2_ . id = t8_ . category_id LEFT JOIN category c9_ ON c2_ . parent_id = c9_ . id LEFT JOIN templates t10_ ON c9_ . id = t10_ . category_id LEFT JOIN portal_settings p11_ ON p0_ . portal_settings_id = p11_ . id LEFT JOIN templates t12_ ON p11_ . id = t12_ . portal_settings_id LEFT JOIN product_main_type p13_ ON p0_ . product_main_type_id = p13_ . id LEFT JOIN templates t14_ ON p13_ . id = t14_ . product_main_type_id WHERE (c2_ . id = 4 OR c9_ . id = 4 OR c3_ . id = 4 OR c6_ . id = 4 ) AND p0_ . title IS NOT NULL AND (p0_ . is_hidden IS NULL OR p0_ . is_hidden = 0 ) AND (t1_ . is_active = 1 OR t8_ . is_active = 1 OR t10_ . is_active = 1 OR t5_ . is_active = 1 OR t7_ . is_active = 1 OR t12_ . is_active = 1 OR t14_ . is_active = 1 );
Copy
598
1.36 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 37 ;
Copy
599
1.66 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 93 ;
Copy
600
1.38 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 196 ;
Copy
601
1.02 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 483 ;
Copy
602
0.84 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . recommended_product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = 37 ;
Copy
603
1.76 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = 37 ;
Copy
604
0.77 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = 37 ;
Copy
605
1.02 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 81 ;
Copy
606
1.14 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 224 ;
Copy
607
0.94 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 466 ;
Copy
608
0.92 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7446 ;
Copy
609
0.71 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . recommended_product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = 81 ;
Copy
610
0.52 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = 81 ;
Copy
611
0.51 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = 81 ;
Copy
612
1.03 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 82 ;
Copy
613
1.00 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 166 ;
Copy
614
2.16 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 225 ;
Copy
615
0.84 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 495 ;
Copy
616
0.77 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7265 ;
Copy
617
0.84 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 9541 ;
Copy
618
0.87 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . recommended_product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = 82 ;
Copy
619
0.44 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = 82 ;
Copy
620
1.55 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = 82 ;
Copy
621
2.17 ms
SELECT p0_ . id AS id_0 , p0_ . preview_fragment AS preview_fragment_1 , p0_ . updated_at AS updated_at_2 , p0_ . title AS title_3 , p0_ . slug AS slug_4 , p0_ . subtitle AS subtitle_5 , p0_ . frontend_description AS frontend_description_6 , p0_ . frontend_description_short AS frontend_description_short_7 , p0_ . is_recommended AS is_recommended_8 , p0_ . is_most_bought AS is_most_bought_9 , p0_ . logo AS logo_10 , p0_ . background AS background_11 , p0_ . partner_logo AS partner_logo_12 , p0_ . default_quantity_ticket AS default_quantity_ticket_13 , p0_ . custom_scripts AS custom_scripts_14 , p0_ . is_hidden AS is_hidden_15 , p0_ . number_of_access_to_last_releases AS number_of_access_to_last_releases_16 , p0_ . use_html_landing AS use_html_landing_17 , p0_ . custom_head AS custom_head_18 , p0_ . custom_css AS custom_css_19 , p0_ . custom_landing AS custom_landing_20 , p0_ . landing_full_width AS landing_full_width_21 , p0_ . portal_settings_id AS portal_settings_id_22 , p0_ . coupon_default_id AS coupon_default_id_23 , p0_ . category_master_id AS category_master_id_24 , p0_ . product_main_type_id AS product_main_type_id_25 FROM product_association p0_ LEFT JOIN templates t1_ ON p0_ . id = t1_ . product_association_id LEFT JOIN category c2_ ON p0_ . category_master_id = c2_ . id LEFT JOIN category_product_association c4_ ON p0_ . id = c4_ . product_association_id LEFT JOIN category c3_ ON c3_ . id = c4_ . category_id LEFT JOIN templates t5_ ON c3_ . id = t5_ . category_id LEFT JOIN category c6_ ON c3_ . parent_id = c6_ . id LEFT JOIN templates t7_ ON c6_ . id = t7_ . category_id LEFT JOIN templates t8_ ON c2_ . id = t8_ . category_id LEFT JOIN category c9_ ON c2_ . parent_id = c9_ . id LEFT JOIN templates t10_ ON c9_ . id = t10_ . category_id LEFT JOIN portal_settings p11_ ON p0_ . portal_settings_id = p11_ . id LEFT JOIN templates t12_ ON p11_ . id = t12_ . portal_settings_id LEFT JOIN product_main_type p13_ ON p0_ . product_main_type_id = p13_ . id LEFT JOIN templates t14_ ON p13_ . id = t14_ . product_main_type_id WHERE (c2_ . id = ? OR c9_ . id = ? OR c3_ . id = ? OR c6_ . id = ? ) AND p0_ . title IS NOT NULL AND (p0_ . is_hidden IS NULL OR p0_ . is_hidden = 0 ) AND (t1_ . is_active = 1 OR t8_ . is_active = 1 OR t10_ . is_active = 1 OR t5_ . is_active = 1 OR t7_ . is_active = 1 OR t12_ . is_active = 1 OR t14_ . is_active = 1 )
SELECT p0_ . id AS id_0 , p0_ . preview_fragment AS preview_fragment_1 , p0_ . updated_at AS updated_at_2 , p0_ . title AS title_3 , p0_ . slug AS slug_4 , p0_ . subtitle AS subtitle_5 , p0_ . frontend_description AS frontend_description_6 , p0_ . frontend_description_short AS frontend_description_short_7 , p0_ . is_recommended AS is_recommended_8 , p0_ . is_most_bought AS is_most_bought_9 , p0_ . logo AS logo_10 , p0_ . background AS background_11 , p0_ . partner_logo AS partner_logo_12 , p0_ . default_quantity_ticket AS default_quantity_ticket_13 , p0_ . custom_scripts AS custom_scripts_14 , p0_ . is_hidden AS is_hidden_15 , p0_ . number_of_access_to_last_releases AS number_of_access_to_last_releases_16 , p0_ . use_html_landing AS use_html_landing_17 , p0_ . custom_head AS custom_head_18 , p0_ . custom_css AS custom_css_19 , p0_ . custom_landing AS custom_landing_20 , p0_ . landing_full_width AS landing_full_width_21 , p0_ . portal_settings_id AS portal_settings_id_22 , p0_ . coupon_default_id AS coupon_default_id_23 , p0_ . category_master_id AS category_master_id_24 , p0_ . product_main_type_id AS product_main_type_id_25 FROM product_association p0_ LEFT JOIN templates t1_ ON p0_ . id = t1_ . product_association_id LEFT JOIN category c2_ ON p0_ . category_master_id = c2_ . id LEFT JOIN category_product_association c4_ ON p0_ . id = c4_ . product_association_id LEFT JOIN category c3_ ON c3_ . id = c4_ . category_id LEFT JOIN templates t5_ ON c3_ . id = t5_ . category_id LEFT JOIN category c6_ ON c3_ . parent_id = c6_ . id LEFT JOIN templates t7_ ON c6_ . id = t7_ . category_id LEFT JOIN templates t8_ ON c2_ . id = t8_ . category_id LEFT JOIN category c9_ ON c2_ . parent_id = c9_ . id LEFT JOIN templates t10_ ON c9_ . id = t10_ . category_id LEFT JOIN portal_settings p11_ ON p0_ . portal_settings_id = p11_ . id LEFT JOIN templates t12_ ON p11_ . id = t12_ . portal_settings_id LEFT JOIN product_main_type p13_ ON p0_ . product_main_type_id = p13_ . id LEFT JOIN templates t14_ ON p13_ . id = t14_ . product_main_type_id WHERE (c2_ . id = 5 OR c9_ . id = 5 OR c3_ . id = 5 OR c6_ . id = 5 ) AND p0_ . title IS NOT NULL AND (p0_ . is_hidden IS NULL OR p0_ . is_hidden = 0 ) AND (t1_ . is_active = 1 OR t8_ . is_active = 1 OR t10_ . is_active = 1 OR t5_ . is_active = 1 OR t7_ . is_active = 1 OR t12_ . is_active = 1 OR t14_ . is_active = 1 );
Copy
622
1.13 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 32 ;
Copy
623
0.81 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 303 ;
Copy
624
3.27 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 316 ;
Copy
625
0.85 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 593 ;
Copy
626
0.81 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7218 ;
Copy
627
0.90 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7219 ;
Copy
628
0.75 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 8720 ;
Copy
629
0.77 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . recommended_product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = 32 ;
Copy
630
1.03 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = 32 ;
Copy
631
0.97 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = 32 ;
Copy
632
0.71 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 104 ;
Copy
633
0.61 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . recommended_product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = 104 ;
Copy
634
5.54 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = 104 ;
Copy
635
2.97 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = 104 ;
Copy
636
0.83 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 124 ;
Copy
637
1.06 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 1635 ;
Copy
638
0.71 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 3425 ;
Copy
639
0.74 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7101 ;
Copy
640
0.61 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . recommended_product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = 124 ;
Copy
641
0.78 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = 124 ;
Copy
642
0.68 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = 124 ;
Copy
643
0.70 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 126 ;
Copy
644
0.78 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 5166 ;
Copy
645
1.62 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 6785 ;
Copy
646
1.19 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 9590 ;
Copy
647
0.88 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . recommended_product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = 126 ;
Copy
648
0.67 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = 126 ;
Copy
649
0.54 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = 126 ;
Copy
650
2.46 ms
SELECT p0_ . id AS id_0 , p0_ . preview_fragment AS preview_fragment_1 , p0_ . updated_at AS updated_at_2 , p0_ . title AS title_3 , p0_ . slug AS slug_4 , p0_ . subtitle AS subtitle_5 , p0_ . frontend_description AS frontend_description_6 , p0_ . frontend_description_short AS frontend_description_short_7 , p0_ . is_recommended AS is_recommended_8 , p0_ . is_most_bought AS is_most_bought_9 , p0_ . logo AS logo_10 , p0_ . background AS background_11 , p0_ . partner_logo AS partner_logo_12 , p0_ . default_quantity_ticket AS default_quantity_ticket_13 , p0_ . custom_scripts AS custom_scripts_14 , p0_ . is_hidden AS is_hidden_15 , p0_ . number_of_access_to_last_releases AS number_of_access_to_last_releases_16 , p0_ . use_html_landing AS use_html_landing_17 , p0_ . custom_head AS custom_head_18 , p0_ . custom_css AS custom_css_19 , p0_ . custom_landing AS custom_landing_20 , p0_ . landing_full_width AS landing_full_width_21 , p0_ . portal_settings_id AS portal_settings_id_22 , p0_ . coupon_default_id AS coupon_default_id_23 , p0_ . category_master_id AS category_master_id_24 , p0_ . product_main_type_id AS product_main_type_id_25 FROM product_association p0_ LEFT JOIN templates t1_ ON p0_ . id = t1_ . product_association_id LEFT JOIN category c2_ ON p0_ . category_master_id = c2_ . id LEFT JOIN category_product_association c4_ ON p0_ . id = c4_ . product_association_id LEFT JOIN category c3_ ON c3_ . id = c4_ . category_id LEFT JOIN templates t5_ ON c3_ . id = t5_ . category_id LEFT JOIN category c6_ ON c3_ . parent_id = c6_ . id LEFT JOIN templates t7_ ON c6_ . id = t7_ . category_id LEFT JOIN templates t8_ ON c2_ . id = t8_ . category_id LEFT JOIN category c9_ ON c2_ . parent_id = c9_ . id LEFT JOIN templates t10_ ON c9_ . id = t10_ . category_id LEFT JOIN portal_settings p11_ ON p0_ . portal_settings_id = p11_ . id LEFT JOIN templates t12_ ON p11_ . id = t12_ . portal_settings_id LEFT JOIN product_main_type p13_ ON p0_ . product_main_type_id = p13_ . id LEFT JOIN templates t14_ ON p13_ . id = t14_ . product_main_type_id WHERE (c2_ . id = ? OR c9_ . id = ? OR c3_ . id = ? OR c6_ . id = ? ) AND p0_ . title IS NOT NULL AND (p0_ . is_hidden IS NULL OR p0_ . is_hidden = 0 ) AND (t1_ . is_active = 1 OR t8_ . is_active = 1 OR t10_ . is_active = 1 OR t5_ . is_active = 1 OR t7_ . is_active = 1 OR t12_ . is_active = 1 OR t14_ . is_active = 1 )
SELECT p0_ . id AS id_0 , p0_ . preview_fragment AS preview_fragment_1 , p0_ . updated_at AS updated_at_2 , p0_ . title AS title_3 , p0_ . slug AS slug_4 , p0_ . subtitle AS subtitle_5 , p0_ . frontend_description AS frontend_description_6 , p0_ . frontend_description_short AS frontend_description_short_7 , p0_ . is_recommended AS is_recommended_8 , p0_ . is_most_bought AS is_most_bought_9 , p0_ . logo AS logo_10 , p0_ . background AS background_11 , p0_ . partner_logo AS partner_logo_12 , p0_ . default_quantity_ticket AS default_quantity_ticket_13 , p0_ . custom_scripts AS custom_scripts_14 , p0_ . is_hidden AS is_hidden_15 , p0_ . number_of_access_to_last_releases AS number_of_access_to_last_releases_16 , p0_ . use_html_landing AS use_html_landing_17 , p0_ . custom_head AS custom_head_18 , p0_ . custom_css AS custom_css_19 , p0_ . custom_landing AS custom_landing_20 , p0_ . landing_full_width AS landing_full_width_21 , p0_ . portal_settings_id AS portal_settings_id_22 , p0_ . coupon_default_id AS coupon_default_id_23 , p0_ . category_master_id AS category_master_id_24 , p0_ . product_main_type_id AS product_main_type_id_25 FROM product_association p0_ LEFT JOIN templates t1_ ON p0_ . id = t1_ . product_association_id LEFT JOIN category c2_ ON p0_ . category_master_id = c2_ . id LEFT JOIN category_product_association c4_ ON p0_ . id = c4_ . product_association_id LEFT JOIN category c3_ ON c3_ . id = c4_ . category_id LEFT JOIN templates t5_ ON c3_ . id = t5_ . category_id LEFT JOIN category c6_ ON c3_ . parent_id = c6_ . id LEFT JOIN templates t7_ ON c6_ . id = t7_ . category_id LEFT JOIN templates t8_ ON c2_ . id = t8_ . category_id LEFT JOIN category c9_ ON c2_ . parent_id = c9_ . id LEFT JOIN templates t10_ ON c9_ . id = t10_ . category_id LEFT JOIN portal_settings p11_ ON p0_ . portal_settings_id = p11_ . id LEFT JOIN templates t12_ ON p11_ . id = t12_ . portal_settings_id LEFT JOIN product_main_type p13_ ON p0_ . product_main_type_id = p13_ . id LEFT JOIN templates t14_ ON p13_ . id = t14_ . product_main_type_id WHERE (c2_ . id = 6 OR c9_ . id = 6 OR c3_ . id = 6 OR c6_ . id = 6 ) AND p0_ . title IS NOT NULL AND (p0_ . is_hidden IS NULL OR p0_ . is_hidden = 0 ) AND (t1_ . is_active = 1 OR t8_ . is_active = 1 OR t10_ . is_active = 1 OR t5_ . is_active = 1 OR t7_ . is_active = 1 OR t12_ . is_active = 1 OR t14_ . is_active = 1 );
Copy
651
2.23 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 6 ;
Copy
652
0.86 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 32 ;
Copy
653
0.73 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 33 ;
Copy
654
1.13 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 260 ;
Copy
655
1.02 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 640 ;
Copy
656
0.73 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 5800 ;
Copy
657
3.88 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7080 ;
Copy
658
0.73 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7081 ;
Copy
659
0.66 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . recommended_product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = 6 ;
Copy
660
0.55 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = 6 ;
Copy
661
0.40 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = 6 ;
Copy
662
0.95 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 31 ;
Copy
663
0.76 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 8740 ;
Copy
664
0.98 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . recommended_product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = 31 ;
Copy
665
0.67 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = 31 ;
Copy
666
0.55 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = 31 ;
Copy
667
0.79 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 33 ;
Copy
668
1.14 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 85 ;
Copy
669
0.96 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 86 ;
Copy
670
0.70 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 87 ;
Copy
671
4.38 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 347 ;
Copy
672
1.18 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7082 ;
Copy
673
0.77 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7083 ;
Copy
674
1.12 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 8734 ;
Copy
675
0.69 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . recommended_product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = 33 ;
Copy
676
0.49 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = 33 ;
Copy
677
0.57 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = 33 ;
Copy
678
1.00 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 36 ;
Copy
679
0.86 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 91 ;
Copy
680
0.99 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 195 ;
Copy
681
1.12 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 476 ;
Copy
682
0.97 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7168 ;
Copy
683
1.18 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . recommended_product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = 36 ;
Copy
684
1.35 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = 36 ;
Copy
685
0.56 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = 36 ;
Copy
686
0.99 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 39 ;
Copy
687
0.89 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 97 ;
Copy
688
1.09 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 198 ;
Copy
689
0.70 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 529 ;
Copy
690
0.76 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . recommended_product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = 39 ;
Copy
691
0.73 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = 39 ;
Copy
692
1.64 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = 39 ;
Copy
693
0.82 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 41 ;
Copy
694
1.75 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 103 ;
Copy
695
1.71 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 200 ;
Copy
696
4.66 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 465 ;
Copy
697
1.37 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 5788 ;
Copy
698
1.87 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7173 ;
Copy
699
3.63 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7190 ;
Copy
700
1.05 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . recommended_product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = 41 ;
Copy
701
0.53 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = 41 ;
Copy
702
0.75 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = 41 ;
Copy
703
2.10 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 43 ;
Copy
704
2.15 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 106 ;
Copy
705
2.81 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 107 ;
Copy
706
1.15 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 201 ;
Copy
707
1.12 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 398 ;
Copy
708
2.58 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7143 ;
Copy
709
0.63 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . recommended_product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = 43 ;
Copy
710
0.58 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = 43 ;
Copy
711
0.93 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = 43 ;
Copy
712
0.95 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 46 ;
Copy
713
0.72 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 110 ;
Copy
714
0.79 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 205 ;
Copy
715
0.95 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 634 ;
Copy
716
1.11 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7191 ;
Copy
717
0.81 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7203 ;
Copy
718
0.64 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . recommended_product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = 46 ;
Copy
719
0.64 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = 46 ;
Copy
720
0.62 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = 46 ;
Copy
721
1.15 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 47 ;
Copy
722
0.74 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 380 ;
Copy
723
0.75 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 381 ;
Copy
724
0.78 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 391 ;
Copy
725
0.62 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . recommended_product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = 47 ;
Copy
726
0.42 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = 47 ;
Copy
727
0.45 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = 47 ;
Copy
728
0.72 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 55 ;
Copy
729
0.93 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 115 ;
Copy
730
0.64 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . recommended_product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = 55 ;
Copy
731
0.50 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = 55 ;
Copy
732
0.57 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = 55 ;
Copy
733
0.76 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 94 ;
Copy
734
0.64 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . recommended_product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = 94 ;
Copy
735
0.48 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = 94 ;
Copy
736
0.64 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = 94 ;
Copy
737
1.01 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 96 ;
Copy
738
0.88 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 8909 ;
Copy
739
0.91 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 8910 ;
Copy
740
0.64 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . recommended_product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = 96 ;
Copy
741
1.06 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = 96 ;
Copy
742
0.64 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = 96 ;
Copy
743
0.84 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 97 ;
Copy
744
0.87 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 3606 ;
Copy
745
0.85 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 8822 ;
Copy
746
0.97 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 8823 ;
Copy
747
0.82 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . recommended_product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = 97 ;
Copy
748
0.49 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = 97 ;
Copy
749
0.56 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = 97 ;
Copy
750
1.13 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 115 ;
Copy
751
2.43 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 1836 ;
Copy
752
1.33 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . recommended_product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = 115 ;
Copy
753
0.46 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = 115 ;
Copy
754
0.48 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = 115 ;
Copy
755
1.14 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 134 ;
Copy
756
0.90 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 5342 ;
Copy
757
0.70 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . recommended_product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . recommended_product_association_id = 134 ;
Copy
758
0.55 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_association_id = 134 ;
Copy
759
2.05 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . head_scripts AS head_scripts_4 , t0 . body_scripts AS body_scripts_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . product_association_id AS product_association_id_8 , t0 . category_id AS category_id_9 , t0 . template_type_id AS template_type_id_10 FROM meta_tags t0 WHERE t0 . product_association_id = 134 ;
Copy
760
101.17 ms
SELECT t0 . id AS id_1 , t0 . isVirtual AS isVirtual_2 , t0 . is_test AS is_test_3 , t0 . product_variant_no AS product_variant_no_4 , t0 . product_number_no_tax AS product_number_no_tax_5 , t0 . product_number_part_tax AS product_number_part_tax_6 , t0 . product_variant_id AS product_variant_id_7 , t0 . product_variant_no_complete AS product_variant_no_complete_8 , t0 . product_variant_key AS product_variant_key_9 , t0 . variant_state AS variant_state_10 , t0 . tittle_on_invoice AS tittle_on_invoice_11 , t0 . working_title AS working_title_12 , t0 . price_net AS price_net_13 , t0 . price_gross AS price_gross_14 , t0 . trade_name AS trade_name_15 , t0 . alt_trade_name AS alt_trade_name_16 , t0 . technical_informations AS technical_informations_17 , t0 . technical_information_for_mail AS technical_information_for_mail_18 , t0 . label AS label_19 , t0 . is_gross AS is_gross_20 , t0 . currency_code AS currency_code_21 , t0 . postage_type AS postage_type_22 , t0 . postage_cost AS postage_cost_23 , t0 . total_weight AS total_weight_24 , t0 . series_type AS series_type_25 , t0 . is_default AS is_default_26 , t0 . tax_free_for_budget_unit AS tax_free_for_budget_unit_27 , t0 . product_number_for_budget_unit AS product_number_for_budget_unit_28 , t0 . show_gross_price AS show_gross_price_29 , t0 . discount_online AS discount_online_30 , t0 . discount_value_online AS discount_value_online_31 , t0 . state_is_availible AS state_is_availible_32 , t0 . state_is_forced_reservation AS state_is_forced_reservation_33 , t0 . state_is_product_test AS state_is_product_test_34 , t0 . state_is_trial_recurring AS state_is_trial_recurring_35 , t0 . trial_recurring_duration AS trial_recurring_duration_36 , t0 . is_access_without_payment AS is_access_without_payment_37 , t0 . buy_max_one AS buy_max_one_38 , t0 . is_addition AS is_addition_39 , t0 . max_users AS max_users_40 , t0 . quantity AS quantity_41 , t0 . order_quantity AS order_quantity_42 , t0 . event_date AS event_date_43 , t0 . created_at AS created_at_44 , t0 . updated_at AS updated_at_45 , t0 . subscription_type AS subscription_type_46 , t0 . subscription_plan AS subscription_plan_47 , t0 . image AS image_48 , t0 . default_product_association AS default_product_association_49 , t0 . promoted AS promoted_50 , t0 . is_published AS is_published_51 , t0 . is_giftable AS is_giftable_52 , t0 . is_hidden AS is_hidden_53 , t0 . is_partial_payment_active AS is_partial_payment_active_54 , t0 . installment_amount AS installment_amount_55 , t0 . extended_payment_time AS extended_payment_time_56 , t0 . summary_upselling_info AS summary_upselling_info_57 , t0 . trial_duration AS trial_duration_58 , t0 . required_pwz AS required_pwz_59 , t0 . promo_name AS promo_name_60 , t0 . is_digital AS is_digital_61 , t0 . block_access AS block_access_62 , t0 . mantis_user_id AS mantis_user_id_63 , t0 . sales_variant_based_trial_duration AS sales_variant_based_trial_duration_64 , t0 . sales_variant_based_trial_info AS sales_variant_based_trial_info_65 , t0 . access_for_paid_only AS access_for_paid_only_66 , t0 . additional_text_in_cart AS additional_text_in_cart_67 , t0 . is_recurring_subscription AS is_recurring_subscription_68 , t0 . document_distribution_channel AS document_distribution_channel_69 , t0 . hidden_in_sbtill_paid AS hidden_in_sbtill_paid_70 , t0 . participants_address AS participants_address_71 , t0 . participants_announcement AS participants_announcement_72 , t0 . must_have_all_exclusive_variants AS must_have_all_exclusive_variants_73 , t0 . trade_name_sm AS trade_name_sm_74 , t0 . comment_for_mantis AS comment_for_mantis_75 , t0 . coupon_lifetime AS coupon_lifetime_76 , t0 . fresh_mail_integration AS fresh_mail_integration_77 , t0 . fresh_mail_recipient_list_hash AS fresh_mail_recipient_list_hash_78 , t0 . order_on_site_content AS order_on_site_content_79 , t0 . manual_user_verification AS manual_user_verification_80 , t0 . image_url_upselling AS image_url_upselling_81 , t0 . use_uploaded_image_upselling AS use_uploaded_image_upselling_82 , t0 . uploaded_image_upselling AS uploaded_image_upselling_83 , t0 . description_upselling AS description_upselling_84 , t0 . link_to_product_upselling AS link_to_product_upselling_85 , t0 . show_button_additional_address AS show_button_additional_address_86 , t0 . max_quantity_in_cart AS max_quantity_in_cart_87 , t0 . exclude_default_shipping_type AS exclude_default_shipping_type_88 , t0 . is_completely_digital AS is_completely_digital_89 , t0 . has_paper_release AS has_paper_release_90 , t0 . is_npwzrequired AS is_npwzrequired_91 , t0 . is_sale_disabled AS is_sale_disabled_92 , t0 . technical_information_for_mail_tele AS technical_information_for_mail_tele_93 , t0 . additional_information_for_mail AS additional_information_for_mail_94 , t0 . description_upselling_max_height AS description_upselling_max_height_95 , t0 . bur_funding_product_variant_id AS bur_funding_product_variant_id_96 , t0 . product_variant_after_trial_recurring_end_id AS product_variant_after_trial_recurring_end_id_97 , t0 . master_product_id AS master_product_id_98 , t0 . country_id AS country_id_99 , t0 . payment_type_id AS payment_type_id_100 , t0 . product_subscription_type_id AS product_subscription_type_id_101 , t0 . product_variant_eu_vat_id AS product_variant_eu_vat_id_102 , t103 . id AS id_104 , t103 . isVirtual AS isVirtual_105 , t103 . is_test AS is_test_106 , t103 . product_variant_no AS product_variant_no_107 , t103 . product_number_no_tax AS product_number_no_tax_108 , t103 . product_number_part_tax AS product_number_part_tax_109 , t103 . product_variant_id AS product_variant_id_110 , t103 . product_variant_no_complete AS product_variant_no_complete_111 , t103 . product_variant_key AS product_variant_key_112 , t103 . variant_state AS variant_state_113 , t103 . tittle_on_invoice AS tittle_on_invoice_114 , t103 . working_title AS working_title_115 , t103 . price_net AS price_net_116 , t103 . price_gross AS price_gross_117 , t103 . trade_name AS trade_name_118 , t103 . alt_trade_name AS alt_trade_name_119 , t103 . technical_informations AS technical_informations_120 , t103 . technical_information_for_mail AS technical_information_for_mail_121 , t103 . label AS label_122 , t103 . is_gross AS is_gross_123 , t103 . currency_code AS currency_code_124 , t103 . postage_type AS postage_type_125 , t103 . postage_cost AS postage_cost_126 , t103 . total_weight AS total_weight_127 , t103 . series_type AS series_type_128 , t103 . is_default AS is_default_129 , t103 . tax_free_for_budget_unit AS tax_free_for_budget_unit_130 , t103 . product_number_for_budget_unit AS product_number_for_budget_unit_131 , t103 . show_gross_price AS show_gross_price_132 , t103 . discount_online AS discount_online_133 , t103 . discount_value_online AS discount_value_online_134 , t103 . state_is_availible AS state_is_availible_135 , t103 . state_is_forced_reservation AS state_is_forced_reservation_136 , t103 . state_is_product_test AS state_is_product_test_137 , t103 . state_is_trial_recurring AS state_is_trial_recurring_138 , t103 . trial_recurring_duration AS trial_recurring_duration_139 , t103 . is_access_without_payment AS is_access_without_payment_140 , t103 . buy_max_one AS buy_max_one_141 , t103 . is_addition AS is_addition_142 , t103 . max_users AS max_users_143 , t103 . quantity AS quantity_144 , t103 . order_quantity AS order_quantity_145 , t103 . event_date AS event_date_146 , t103 . created_at AS created_at_147 , t103 . updated_at AS updated_at_148 , t103 . subscription_type AS subscription_type_149 , t103 . subscription_plan AS subscription_plan_150 , t103 . image AS image_151 , t103 . default_product_association AS default_product_association_152 , t103 . promoted AS promoted_153 , t103 . is_published AS is_published_154 , t103 . is_giftable AS is_giftable_155 , t103 . is_hidden AS is_hidden_156 , t103 . is_partial_payment_active AS is_partial_payment_active_157 , t103 . installment_amount AS installment_amount_158 , t103 . extended_payment_time AS extended_payment_time_159 , t103 . summary_upselling_info AS summary_upselling_info_160 , t103 . trial_duration AS trial_duration_161 , t103 . required_pwz AS required_pwz_162 , t103 . promo_name AS promo_name_163 , t103 . is_digital AS is_digital_164 , t103 . block_access AS block_access_165 , t103 . mantis_user_id AS mantis_user_id_166 , t103 . sales_variant_based_trial_duration AS sales_variant_based_trial_duration_167 , t103 . sales_variant_based_trial_info AS sales_variant_based_trial_info_168 , t103 . access_for_paid_only AS access_for_paid_only_169 , t103 . additional_text_in_cart AS additional_text_in_cart_170 , t103 . is_recurring_subscription AS is_recurring_subscription_171 , t103 . document_distribution_channel AS document_distribution_channel_172 , t103 . hidden_in_sbtill_paid AS hidden_in_sbtill_paid_173 , t103 . participants_address AS participants_address_174 , t103 . participants_announcement AS participants_announcement_175 , t103 . must_have_all_exclusive_variants AS must_have_all_exclusive_variants_176 , t103 . trade_name_sm AS trade_name_sm_177 , t103 . comment_for_mantis AS comment_for_mantis_178 , t103 . coupon_lifetime AS coupon_lifetime_179 , t103 . fresh_mail_integration AS fresh_mail_integration_180 , t103 . fresh_mail_recipient_list_hash AS fresh_mail_recipient_list_hash_181 , t103 . order_on_site_content AS order_on_site_content_182 , t103 . manual_user_verification AS manual_user_verification_183 , t103 . image_url_upselling AS image_url_upselling_184 , t103 . use_uploaded_image_upselling AS use_uploaded_image_upselling_185 , t103 . uploaded_image_upselling AS uploaded_image_upselling_186 , t103 . description_upselling AS description_upselling_187 , t103 . link_to_product_upselling AS link_to_product_upselling_188 , t103 . show_button_additional_address AS show_button_additional_address_189 , t103 . max_quantity_in_cart AS max_quantity_in_cart_190 , t103 . exclude_default_shipping_type AS exclude_default_shipping_type_191 , t103 . is_completely_digital AS is_completely_digital_192 , t103 . has_paper_release AS has_paper_release_193 , t103 . is_npwzrequired AS is_npwzrequired_194 , t103 . is_sale_disabled AS is_sale_disabled_195 , t103 . technical_information_for_mail_tele AS technical_information_for_mail_tele_196 , t103 . additional_information_for_mail AS additional_information_for_mail_197 , t103 . description_upselling_max_height AS description_upselling_max_height_198 , t103 . bur_funding_product_variant_id AS bur_funding_product_variant_id_199 , t103 . product_variant_after_trial_recurring_end_id AS product_variant_after_trial_recurring_end_id_200 , t103 . master_product_id AS master_product_id_201 , t103 . country_id AS country_id_202 , t103 . payment_type_id AS payment_type_id_203 , t103 . product_subscription_type_id AS product_subscription_type_id_204 , t103 . product_variant_eu_vat_id AS product_variant_eu_vat_id_205 , t103 . feed_id AS feed_id_206 , t103 . events_id AS events_id_207 , t103 . size_id AS size_id_208 , t103 . original_id AS original_id_209 , t103 . additional_access_product_variant_id AS additional_access_product_variant_id_210 , t0 . feed_id AS feed_id_211 , t212 . id AS id_213 , t212 . title AS title_214 , t212 . title_sm AS title_sm_215 , t212 . description AS description_216 , t212 . description_sm AS description_sm_217 , t212 . parameters_sm AS parameters_sm_218 , t212 . link AS link_219 , t212 . link_gm AS link_gm_220 , t212 . parameters_fb AS parameters_fb_221 , t212 . image AS image_222 , t212 . additional_image AS additional_image_223 , t212 . mobile_image AS mobile_image_224 , t212 . brand AS brand_225 , t212 . brand_sm AS brand_sm_226 , t212 . product_condition AS product_condition_227 , t212 . adult AS adult_228 , t212 . excluded_destination AS excluded_destination_229 , t212 . included_destination AS included_destination_230 , t212 . promotion_id AS promotion_id_231 , t212 . gtin AS gtin_232 , t212 . updated_at AS updated_at_233 , t212 . isActive AS isActive_234 , t212 . google_merchant_category_sm AS google_merchant_category_sm_235 , t212 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_236 , t212 . is_uniqskills AS is_uniqskills_237 , t212 . is_latino AS is_latino_238 , t212 . uniqskills_id AS uniqskills_id_239 , t212 . productURL AS productURL_240 , t212 . graphicsURL AS graphicsURL_241 , t212 . categoryURL AS categoryURL_242 , t212 . custom_label0_id AS custom_label0_id_243 , t212 . custom_label1_id AS custom_label1_id_244 , t212 . custom_label2_id AS custom_label2_id_245 , t212 . custom_label3_id AS custom_label3_id_246 , t212 . custom_label4_id AS custom_label4_id_247 , t212 . product_id AS product_id_248 , t212 . google_merchant_category_id AS google_merchant_category_id_249 , t212 . google_merchant_product_type_id AS google_merchant_product_type_id_250 , t0 . events_id AS events_id_251 , t252 . id AS id_253 , t252 . name AS name_254 , t252 . created_at AS created_at_255 , t252 . updated_at AS updated_at_256 , t252 . start_at AS start_at_257 , t252 . event_address AS event_address_258 , t252 . event_city AS event_city_259 , t252 . fanpage AS fanpage_260 , t252 . poll_link AS poll_link_261 , t252 . conference_lectures_link AS conference_lectures_link_262 , t252 . website AS website_263 , t252 . organizational_file_name AS organizational_file_name_264 , t252 . only_present_are_certified AS only_present_are_certified_265 , t252 . google_calendar_url AS google_calendar_url_266 , t252 . outlook_calendar_url AS outlook_calendar_url_267 , t252 . i_cal_calendar_file_name AS i_cal_calendar_file_name_268 , t252 . dont_send_notifications AS dont_send_notifications_269 , t252 . send_event_shop_notifications AS send_event_shop_notifications_270 , t252 . meeting_link AS meeting_link_271 , t252 . countdown_timer AS countdown_timer_272 , t252 . is_nano AS is_nano_273 , t252 . next_event_id AS next_event_id_274 , t252 . event_type_id AS event_type_id_275 , t252 . event_formula_id AS event_formula_id_276 , t252 . event_platform_id AS event_platform_id_277 , t278 . id AS id_279 , t278 . order_quantity AS order_quantity_280 , t278 . product_variant_id AS product_variant_id_281 , t282 . id AS id_283 , t282 . virtual_currency_on_buy_allow AS virtual_currency_on_buy_allow_284 , t282 . virtual_currency_on_buy_valid_for AS virtual_currency_on_buy_valid_for_285 , t282 . virtual_currency_on_buy_amount AS virtual_currency_on_buy_amount_286 , t282 . virtual_currency_on_buy_amount_is_unlimited AS virtual_currency_on_buy_amount_is_unlimited_287 , t282 . virtual_currency_on_pay_allow AS virtual_currency_on_pay_allow_288 , t282 . virtual_currency_on_pay_access_days AS virtual_currency_on_pay_access_days_289 , t282 . virtual_currency_on_pay_amount AS virtual_currency_on_pay_amount_290 , t282 . created_at AS created_at_291 , t282 . updated_at AS updated_at_292 , t282 . product_variant_id AS product_variant_id_293 , t282 . virtual_currency_on_buy_id AS virtual_currency_on_buy_id_294 , t282 . virtual_currency_on_pay_id AS virtual_currency_on_pay_id_295 , t0 . size_id AS size_id_296 , t297 . id AS id_298 , t297 . name AS name_299 , t297 . category AS category_300 , t297 . description AS description_301 , t297 . product_url AS product_url_302 , t297 . bestseller AS bestseller_303 , t297 . new_product AS new_product_304 , t297 . discount_price AS discount_price_305 , t297 . main_image_url AS main_image_url_306 , t297 . use_uploaded_main_image AS use_uploaded_main_image_307 , t297 . uploaded_main_image AS uploaded_main_image_308 , t297 . updated_at AS updated_at_309 , t297 . product_variant_id AS product_variant_id_310 , t0 . original_id AS original_id_311 , t0 . additional_access_product_variant_id AS additional_access_product_variant_id_312 , t313 . id AS id_314 , t313 . isVirtual AS isVirtual_315 , t313 . is_test AS is_test_316 , t313 . product_variant_no AS product_variant_no_317 , t313 . product_number_no_tax AS product_number_no_tax_318 , t313 . product_number_part_tax AS product_number_part_tax_319 , t313 . product_variant_id AS product_variant_id_320 , t313 . product_variant_no_complete AS product_variant_no_complete_321 , t313 . product_variant_key AS product_variant_key_322 , t313 . variant_state AS variant_state_323 , t313 . tittle_on_invoice AS tittle_on_invoice_324 , t313 . working_title AS working_title_325 , t313 . price_net AS price_net_326 , t313 . price_gross AS price_gross_327 , t313 . trade_name AS trade_name_328 , t313 . alt_trade_name AS alt_trade_name_329 , t313 . technical_informations AS technical_informations_330 , t313 . technical_information_for_mail AS technical_information_for_mail_331 , t313 . label AS label_332 , t313 . is_gross AS is_gross_333 , t313 . currency_code AS currency_code_334 , t313 . postage_type AS postage_type_335 , t313 . postage_cost AS postage_cost_336 , t313 . total_weight AS total_weight_337 , t313 . series_type AS series_type_338 , t313 . is_default AS is_default_339 , t313 . tax_free_for_budget_unit AS tax_free_for_budget_unit_340 , t313 . product_number_for_budget_unit AS product_number_for_budget_unit_341 , t313 . show_gross_price AS show_gross_price_342 , t313 . discount_online AS discount_online_343 , t313 . discount_value_online AS discount_value_online_344 , t313 . state_is_availible AS state_is_availible_345 , t313 . state_is_forced_reservation AS state_is_forced_reservation_346 , t313 . state_is_product_test AS state_is_product_test_347 , t313 . state_is_trial_recurring AS state_is_trial_recurring_348 , t313 . trial_recurring_duration AS trial_recurring_duration_349 , t313 . is_access_without_payment AS is_access_without_payment_350 , t313 . buy_max_one AS buy_max_one_351 , t313 . is_addition AS is_addition_352 , t313 . max_users AS max_users_353 , t313 . quantity AS quantity_354 , t313 . order_quantity AS order_quantity_355 , t313 . event_date AS event_date_356 , t313 . created_at AS created_at_357 , t313 . updated_at AS updated_at_358 , t313 . subscription_type AS subscription_type_359 , t313 . subscription_plan AS subscription_plan_360 , t313 . image AS image_361 , t313 . default_product_association AS default_product_association_362 , t313 . promoted AS promoted_363 , t313 . is_published AS is_published_364 , t313 . is_giftable AS is_giftable_365 , t313 . is_hidden AS is_hidden_366 , t313 . is_partial_payment_active AS is_partial_payment_active_367 , t313 . installment_amount AS installment_amount_368 , t313 . extended_payment_time AS extended_payment_time_369 , t313 . summary_upselling_info AS summary_upselling_info_370 , t313 . trial_duration AS trial_duration_371 , t313 . required_pwz AS required_pwz_372 , t313 . promo_name AS promo_name_373 , t313 . is_digital AS is_digital_374 , t313 . block_access AS block_access_375 , t313 . mantis_user_id AS mantis_user_id_376 , t313 . sales_variant_based_trial_duration AS sales_variant_based_trial_duration_377 , t313 . sales_variant_based_trial_info AS sales_variant_based_trial_info_378 , t313 . access_for_paid_only AS access_for_paid_only_379 , t313 . additional_text_in_cart AS additional_text_in_cart_380 , t313 . is_recurring_subscription AS is_recurring_subscription_381 , t313 . document_distribution_channel AS document_distribution_channel_382 , t313 . hidden_in_sbtill_paid AS hidden_in_sbtill_paid_383 , t313 . participants_address AS participants_address_384 , t313 . participants_announcement AS participants_announcement_385 , t313 . must_have_all_exclusive_variants AS must_have_all_exclusive_variants_386 , t313 . trade_name_sm AS trade_name_sm_387 , t313 . comment_for_mantis AS comment_for_mantis_388 , t313 . coupon_lifetime AS coupon_lifetime_389 , t313 . fresh_mail_integration AS fresh_mail_integration_390 , t313 . fresh_mail_recipient_list_hash AS fresh_mail_recipient_list_hash_391 , t313 . order_on_site_content AS order_on_site_content_392 , t313 . manual_user_verification AS manual_user_verification_393 , t313 . image_url_upselling AS image_url_upselling_394 , t313 . use_uploaded_image_upselling AS use_uploaded_image_upselling_395 , t313 . uploaded_image_upselling AS uploaded_image_upselling_396 , t313 . description_upselling AS description_upselling_397 , t313 . link_to_product_upselling AS link_to_product_upselling_398 , t313 . show_button_additional_address AS show_button_additional_address_399 , t313 . max_quantity_in_cart AS max_quantity_in_cart_400 , t313 . exclude_default_shipping_type AS exclude_default_shipping_type_401 , t313 . is_completely_digital AS is_completely_digital_402 , t313 . has_paper_release AS has_paper_release_403 , t313 . is_npwzrequired AS is_npwzrequired_404 , t313 . is_sale_disabled AS is_sale_disabled_405 , t313 . technical_information_for_mail_tele AS technical_information_for_mail_tele_406 , t313 . additional_information_for_mail AS additional_information_for_mail_407 , t313 . description_upselling_max_height AS description_upselling_max_height_408 , t313 . bur_funding_product_variant_id AS bur_funding_product_variant_id_409 , t313 . product_variant_after_trial_recurring_end_id AS product_variant_after_trial_recurring_end_id_410 , t313 . master_product_id AS master_product_id_411 , t313 . country_id AS country_id_412 , t313 . payment_type_id AS payment_type_id_413 , t313 . product_subscription_type_id AS product_subscription_type_id_414 , t313 . product_variant_eu_vat_id AS product_variant_eu_vat_id_415 , t313 . feed_id AS feed_id_416 , t313 . events_id AS events_id_417 , t313 . size_id AS size_id_418 , t313 . original_id AS original_id_419 , t313 . additional_access_product_variant_id AS additional_access_product_variant_id_420 FROM product_variant t0 LEFT JOIN product_variant t103 ON t103 . product_variant_eu_vat_id = t0 . id LEFT JOIN google_merchant_feed t212 ON t0 . feed_id = t212 . id LEFT JOIN events t252 ON t0 . events_id = t252 . id LEFT JOIN product_variant_order_quantity t278 ON t278 . product_variant_id = t0 . id LEFT JOIN product_variant_virtual_currency_settings t282 ON t282 . product_variant_id = t0 . id LEFT JOIN sales_manago_product_variant t297 ON t297 . product_variant_id = t0 . id LEFT JOIN product_variant t313 ON t313 . additional_access_product_variant_id = t0 . id WHERE t0 . is_published = ? AND t0 . variant_state = ?
Parameters :
[
1
"Active "
]
SELECT
t0 . id AS id_1 ,
t0 . isVirtual AS isVirtual_2 ,
t0 . is_test AS is_test_3 ,
t0 . product_variant_no AS product_variant_no_4 ,
t0 . product_number_no_tax AS product_number_no_tax_5 ,
t0 . product_number_part_tax AS product_number_part_tax_6 ,
t0 . product_variant_id AS product_variant_id_7 ,
t0 . product_variant_no_complete AS product_variant_no_complete_8 ,
t0 . product_variant_key AS product_variant_key_9 ,
t0 . variant_state AS variant_state_10 ,
t0 . tittle_on_invoice AS tittle_on_invoice_11 ,
t0 . working_title AS working_title_12 ,
t0 . price_net AS price_net_13 ,
t0 . price_gross AS price_gross_14 ,
t0 . trade_name AS trade_name_15 ,
t0 . alt_trade_name AS alt_trade_name_16 ,
t0 . technical_informations AS technical_informations_17 ,
t0 . technical_information_for_mail AS technical_information_for_mail_18 ,
t0 . label AS label_19 ,
t0 . is_gross AS is_gross_20 ,
t0 . currency_code AS currency_code_21 ,
t0 . postage_type AS postage_type_22 ,
t0 . postage_cost AS postage_cost_23 ,
t0 . total_weight AS total_weight_24 ,
t0 . series_type AS series_type_25 ,
t0 . is_default AS is_default_26 ,
t0 . tax_free_for_budget_unit AS tax_free_for_budget_unit_27 ,
t0 . product_number_for_budget_unit AS product_number_for_budget_unit_28 ,
t0 . show_gross_price AS show_gross_price_29 ,
t0 . discount_online AS discount_online_30 ,
t0 . discount_value_online AS discount_value_online_31 ,
t0 . state_is_availible AS state_is_availible_32 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_33 ,
t0 . state_is_product_test AS state_is_product_test_34 ,
t0 . state_is_trial_recurring AS state_is_trial_recurring_35 ,
t0 . trial_recurring_duration AS trial_recurring_duration_36 ,
t0 . is_access_without_payment AS is_access_without_payment_37 ,
t0 . buy_max_one AS buy_max_one_38 ,
t0 . is_addition AS is_addition_39 ,
t0 . max_users AS max_users_40 ,
t0 . quantity AS quantity_41 ,
t0 . order_quantity AS order_quantity_42 ,
t0 . event_date AS event_date_43 ,
t0 . created_at AS created_at_44 ,
t0 . updated_at AS updated_at_45 ,
t0 . subscription_type AS subscription_type_46 ,
t0 . subscription_plan AS subscription_plan_47 ,
t0 . image AS image_48 ,
t0 . default_product_association AS default_product_association_49 ,
t0 . promoted AS promoted_50 ,
t0 . is_published AS is_published_51 ,
t0 . is_giftable AS is_giftable_52 ,
t0 . is_hidden AS is_hidden_53 ,
t0 . is_partial_payment_active AS is_partial_payment_active_54 ,
t0 . installment_amount AS installment_amount_55 ,
t0 . extended_payment_time AS extended_payment_time_56 ,
t0 . summary_upselling_info AS summary_upselling_info_57 ,
t0 . trial_duration AS trial_duration_58 ,
t0 . required_pwz AS required_pwz_59 ,
t0 . promo_name AS promo_name_60 ,
t0 . is_digital AS is_digital_61 ,
t0 . block_access AS block_access_62 ,
t0 . mantis_user_id AS mantis_user_id_63 ,
t0 . sales_variant_based_trial_duration AS sales_variant_based_trial_duration_64 ,
t0 . sales_variant_based_trial_info AS sales_variant_based_trial_info_65 ,
t0 . access_for_paid_only AS access_for_paid_only_66 ,
t0 . additional_text_in_cart AS additional_text_in_cart_67 ,
t0 . is_recurring_subscription AS is_recurring_subscription_68 ,
t0 . document_distribution_channel AS document_distribution_channel_69 ,
t0 . hidden_in_sbtill_paid AS hidden_in_sbtill_paid_70 ,
t0 . participants_address AS participants_address_71 ,
t0 . participants_announcement AS participants_announcement_72 ,
t0 . must_have_all_exclusive_variants AS must_have_all_exclusive_variants_73 ,
t0 . trade_name_sm AS trade_name_sm_74 ,
t0 . comment_for_mantis AS comment_for_mantis_75 ,
t0 . coupon_lifetime AS coupon_lifetime_76 ,
t0 . fresh_mail_integration AS fresh_mail_integration_77 ,
t0 . fresh_mail_recipient_list_hash AS fresh_mail_recipient_list_hash_78 ,
t0 . order_on_site_content AS order_on_site_content_79 ,
t0 . manual_user_verification AS manual_user_verification_80 ,
t0 . image_url_upselling AS image_url_upselling_81 ,
t0 . use_uploaded_image_upselling AS use_uploaded_image_upselling_82 ,
t0 . uploaded_image_upselling AS uploaded_image_upselling_83 ,
t0 . description_upselling AS description_upselling_84 ,
t0 . link_to_product_upselling AS link_to_product_upselling_85 ,
t0 . show_button_additional_address AS show_button_additional_address_86 ,
t0 . max_quantity_in_cart AS max_quantity_in_cart_87 ,
t0 . exclude_default_shipping_type AS exclude_default_shipping_type_88 ,
t0 . is_completely_digital AS is_completely_digital_89 ,
t0 . has_paper_release AS has_paper_release_90 ,
t0 . is_npwzrequired AS is_npwzrequired_91 ,
t0 . is_sale_disabled AS is_sale_disabled_92 ,
t0 . technical_information_for_mail_tele AS technical_information_for_mail_tele_93 ,
t0 . additional_information_for_mail AS additional_information_for_mail_94 ,
t0 . description_upselling_max_height AS description_upselling_max_height_95 ,
t0 . bur_funding_product_variant_id AS bur_funding_product_variant_id_96 ,
t0 . product_variant_after_trial_recurring_end_id AS product_variant_after_trial_recurring_end_id_97 ,
t0 . master_product_id AS master_product_id_98 ,
t0 . country_id AS country_id_99 ,
t0 . payment_type_id AS payment_type_id_100 ,
t0 . product_subscription_type_id AS product_subscription_type_id_101 ,
t0 . product_variant_eu_vat_id AS product_variant_eu_vat_id_102 ,
t103 . id AS id_104 ,
t103 . isVirtual AS isVirtual_105 ,
t103 . is_test AS is_test_106 ,
t103 . product_variant_no AS product_variant_no_107 ,
t103 . product_number_no_tax AS product_number_no_tax_108 ,
t103 . product_number_part_tax AS product_number_part_tax_109 ,
t103 . product_variant_id AS product_variant_id_110 ,
t103 . product_variant_no_complete AS product_variant_no_complete_111 ,
t103 . product_variant_key AS product_variant_key_112 ,
t103 . variant_state AS variant_state_113 ,
t103 . tittle_on_invoice AS tittle_on_invoice_114 ,
t103 . working_title AS working_title_115 ,
t103 . price_net AS price_net_116 ,
t103 . price_gross AS price_gross_117 ,
t103 . trade_name AS trade_name_118 ,
t103 . alt_trade_name AS alt_trade_name_119 ,
t103 . technical_informations AS technical_informations_120 ,
t103 . technical_information_for_mail AS technical_information_for_mail_121 ,
t103 . label AS label_122 ,
t103 . is_gross AS is_gross_123 ,
t103 . currency_code AS currency_code_124 ,
t103 . postage_type AS postage_type_125 ,
t103 . postage_cost AS postage_cost_126 ,
t103 . total_weight AS total_weight_127 ,
t103 . series_type AS series_type_128 ,
t103 . is_default AS is_default_129 ,
t103 . tax_free_for_budget_unit AS tax_free_for_budget_unit_130 ,
t103 . product_number_for_budget_unit AS product_number_for_budget_unit_131 ,
t103 . show_gross_price AS show_gross_price_132 ,
t103 . discount_online AS discount_online_133 ,
t103 . discount_value_online AS discount_value_online_134 ,
t103 . state_is_availible AS state_is_availible_135 ,
t103 . state_is_forced_reservation AS state_is_forced_reservation_136 ,
t103 . state_is_product_test AS state_is_product_test_137 ,
t103 . state_is_trial_recurring AS state_is_trial_recurring_138 ,
t103 . trial_recurring_duration AS trial_recurring_duration_139 ,
t103 . is_access_without_payment AS is_access_without_payment_140 ,
t103 . buy_max_one AS buy_max_one_141 ,
t103 . is_addition AS is_addition_142 ,
t103 . max_users AS max_users_143 ,
t103 . quantity AS quantity_144 ,
t103 . order_quantity AS order_quantity_145 ,
t103 . event_date AS event_date_146 ,
t103 . created_at AS created_at_147 ,
t103 . updated_at AS updated_at_148 ,
t103 . subscription_type AS subscription_type_149 ,
t103 . subscription_plan AS subscription_plan_150 ,
t103 . image AS image_151 ,
t103 . default_product_association AS default_product_association_152 ,
t103 . promoted AS promoted_153 ,
t103 . is_published AS is_published_154 ,
t103 . is_giftable AS is_giftable_155 ,
t103 . is_hidden AS is_hidden_156 ,
t103 . is_partial_payment_active AS is_partial_payment_active_157 ,
t103 . installment_amount AS installment_amount_158 ,
t103 . extended_payment_time AS extended_payment_time_159 ,
t103 . summary_upselling_info AS summary_upselling_info_160 ,
t103 . trial_duration AS trial_duration_161 ,
t103 . required_pwz AS required_pwz_162 ,
t103 . promo_name AS promo_name_163 ,
t103 . is_digital AS is_digital_164 ,
t103 . block_access AS block_access_165 ,
t103 . mantis_user_id AS mantis_user_id_166 ,
t103 . sales_variant_based_trial_duration AS sales_variant_based_trial_duration_167 ,
t103 . sales_variant_based_trial_info AS sales_variant_based_trial_info_168 ,
t103 . access_for_paid_only AS access_for_paid_only_169 ,
t103 . additional_text_in_cart AS additional_text_in_cart_170 ,
t103 . is_recurring_subscription AS is_recurring_subscription_171 ,
t103 . document_distribution_channel AS document_distribution_channel_172 ,
t103 . hidden_in_sbtill_paid AS hidden_in_sbtill_paid_173 ,
t103 . participants_address AS participants_address_174 ,
t103 . participants_announcement AS participants_announcement_175 ,
t103 . must_have_all_exclusive_variants AS must_have_all_exclusive_variants_176 ,
t103 . trade_name_sm AS trade_name_sm_177 ,
t103 . comment_for_mantis AS comment_for_mantis_178 ,
t103 . coupon_lifetime AS coupon_lifetime_179 ,
t103 . fresh_mail_integration AS fresh_mail_integration_180 ,
t103 . fresh_mail_recipient_list_hash AS fresh_mail_recipient_list_hash_181 ,
t103 . order_on_site_content AS order_on_site_content_182 ,
t103 . manual_user_verification AS manual_user_verification_183 ,
t103 . image_url_upselling AS image_url_upselling_184 ,
t103 . use_uploaded_image_upselling AS use_uploaded_image_upselling_185 ,
t103 . uploaded_image_upselling AS uploaded_image_upselling_186 ,
t103 . description_upselling AS description_upselling_187 ,
t103 . link_to_product_upselling AS link_to_product_upselling_188 ,
t103 . show_button_additional_address AS show_button_additional_address_189 ,
t103 . max_quantity_in_cart AS max_quantity_in_cart_190 ,
t103 . exclude_default_shipping_type AS exclude_default_shipping_type_191 ,
t103 . is_completely_digital AS is_completely_digital_192 ,
t103 . has_paper_release AS has_paper_release_193 ,
t103 . is_npwzrequired AS is_npwzrequired_194 ,
t103 . is_sale_disabled AS is_sale_disabled_195 ,
t103 . technical_information_for_mail_tele AS technical_information_for_mail_tele_196 ,
t103 . additional_information_for_mail AS additional_information_for_mail_197 ,
t103 . description_upselling_max_height AS description_upselling_max_height_198 ,
t103 . bur_funding_product_variant_id AS bur_funding_product_variant_id_199 ,
t103 . product_variant_after_trial_recurring_end_id AS product_variant_after_trial_recurring_end_id_200 ,
t103 . master_product_id AS master_product_id_201 ,
t103 . country_id AS country_id_202 ,
t103 . payment_type_id AS payment_type_id_203 ,
t103 . product_subscription_type_id AS product_subscription_type_id_204 ,
t103 . product_variant_eu_vat_id AS product_variant_eu_vat_id_205 ,
t103 . feed_id AS feed_id_206 ,
t103 . events_id AS events_id_207 ,
t103 . size_id AS size_id_208 ,
t103 . original_id AS original_id_209 ,
t103 . additional_access_product_variant_id AS additional_access_product_variant_id_210 ,
t0 . feed_id AS feed_id_211 ,
t212 . id AS id_213 ,
t212 . title AS title_214 ,
t212 . title_sm AS title_sm_215 ,
t212 . description AS description_216 ,
t212 . description_sm AS description_sm_217 ,
t212 . parameters_sm AS parameters_sm_218 ,
t212 . link AS link_219 ,
t212 . link_gm AS link_gm_220 ,
t212 . parameters_fb AS parameters_fb_221 ,
t212 . image AS image_222 ,
t212 . additional_image AS additional_image_223 ,
t212 . mobile_image AS mobile_image_224 ,
t212 . brand AS brand_225 ,
t212 . brand_sm AS brand_sm_226 ,
t212 . product_condition AS product_condition_227 ,
t212 . adult AS adult_228 ,
t212 . excluded_destination AS excluded_destination_229 ,
t212 . included_destination AS included_destination_230 ,
t212 . promotion_id AS promotion_id_231 ,
t212 . gtin AS gtin_232 ,
t212 . updated_at AS updated_at_233 ,
t212 . isActive AS isActive_234 ,
t212 . google_merchant_category_sm AS google_merchant_category_sm_235 ,
t212 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_236 ,
t212 . is_uniqskills AS is_uniqskills_237 ,
t212 . is_latino AS is_latino_238 ,
t212 . uniqskills_id AS uniqskills_id_239 ,
t212 . productURL AS productURL_240 ,
t212 . graphicsURL AS graphicsURL_241 ,
t212 . categoryURL AS categoryURL_242 ,
t212 . custom_label0_id AS custom_label0_id_243 ,
t212 . custom_label1_id AS custom_label1_id_244 ,
t212 . custom_label2_id AS custom_label2_id_245 ,
t212 . custom_label3_id AS custom_label3_id_246 ,
t212 . custom_label4_id AS custom_label4_id_247 ,
t212 . product_id AS product_id_248 ,
t212 . google_merchant_category_id AS google_merchant_category_id_249 ,
t212 . google_merchant_product_type_id AS google_merchant_product_type_id_250 ,
t0 . events_id AS events_id_251 ,
t252 . id AS id_253 ,
t252 . name AS name_254 ,
t252 . created_at AS created_at_255 ,
t252 . updated_at AS updated_at_256 ,
t252 . start_at AS start_at_257 ,
t252 . event_address AS event_address_258 ,
t252 . event_city AS event_city_259 ,
t252 . fanpage AS fanpage_260 ,
t252 . poll_link AS poll_link_261 ,
t252 . conference_lectures_link AS conference_lectures_link_262 ,
t252 . website AS website_263 ,
t252 . organizational_file_name AS organizational_file_name_264 ,
t252 . only_present_are_certified AS only_present_are_certified_265 ,
t252 . google_calendar_url AS google_calendar_url_266 ,
t252 . outlook_calendar_url AS outlook_calendar_url_267 ,
t252 . i_cal_calendar_file_name AS i_cal_calendar_file_name_268 ,
t252 . dont_send_notifications AS dont_send_notifications_269 ,
t252 . send_event_shop_notifications AS send_event_shop_notifications_270 ,
t252 . meeting_link AS meeting_link_271 ,
t252 . countdown_timer AS countdown_timer_272 ,
t252 . is_nano AS is_nano_273 ,
t252 . next_event_id AS next_event_id_274 ,
t252 . event_type_id AS event_type_id_275 ,
t252 . event_formula_id AS event_formula_id_276 ,
t252 . event_platform_id AS event_platform_id_277 ,
t278 . id AS id_279 ,
t278 . order_quantity AS order_quantity_280 ,
t278 . product_variant_id AS product_variant_id_281 ,
t282 . id AS id_283 ,
t282 . virtual_currency_on_buy_allow AS virtual_currency_on_buy_allow_284 ,
t282 . virtual_currency_on_buy_valid_for AS virtual_currency_on_buy_valid_for_285 ,
t282 . virtual_currency_on_buy_amount AS virtual_currency_on_buy_amount_286 ,
t282 . virtual_currency_on_buy_amount_is_unlimited AS virtual_currency_on_buy_amount_is_unlimited_287 ,
t282 . virtual_currency_on_pay_allow AS virtual_currency_on_pay_allow_288 ,
t282 . virtual_currency_on_pay_access_days AS virtual_currency_on_pay_access_days_289 ,
t282 . virtual_currency_on_pay_amount AS virtual_currency_on_pay_amount_290 ,
t282 . created_at AS created_at_291 ,
t282 . updated_at AS updated_at_292 ,
t282 . product_variant_id AS product_variant_id_293 ,
t282 . virtual_currency_on_buy_id AS virtual_currency_on_buy_id_294 ,
t282 . virtual_currency_on_pay_id AS virtual_currency_on_pay_id_295 ,
t0 . size_id AS size_id_296 ,
t297 . id AS id_298 ,
t297 . name AS name_299 ,
t297 . category AS category_300 ,
t297 . description AS description_301 ,
t297 . product_url AS product_url_302 ,
t297 . bestseller AS bestseller_303 ,
t297 . new_product AS new_product_304 ,
t297 . discount_price AS discount_price_305 ,
t297 . main_image_url AS main_image_url_306 ,
t297 . use_uploaded_main_image AS use_uploaded_main_image_307 ,
t297 . uploaded_main_image AS uploaded_main_image_308 ,
t297 . updated_at AS updated_at_309 ,
t297 . product_variant_id AS product_variant_id_310 ,
t0 . original_id AS original_id_311 ,
t0 . additional_access_product_variant_id AS additional_access_product_variant_id_312 ,
t313 . id AS id_314 ,
t313 . isVirtual AS isVirtual_315 ,
t313 . is_test AS is_test_316 ,
t313 . product_variant_no AS product_variant_no_317 ,
t313 . product_number_no_tax AS product_number_no_tax_318 ,
t313 . product_number_part_tax AS product_number_part_tax_319 ,
t313 . product_variant_id AS product_variant_id_320 ,
t313 . product_variant_no_complete AS product_variant_no_complete_321 ,
t313 . product_variant_key AS product_variant_key_322 ,
t313 . variant_state AS variant_state_323 ,
t313 . tittle_on_invoice AS tittle_on_invoice_324 ,
t313 . working_title AS working_title_325 ,
t313 . price_net AS price_net_326 ,
t313 . price_gross AS price_gross_327 ,
t313 . trade_name AS trade_name_328 ,
t313 . alt_trade_name AS alt_trade_name_329 ,
t313 . technical_informations AS technical_informations_330 ,
t313 . technical_information_for_mail AS technical_information_for_mail_331 ,
t313 . label AS label_332 ,
t313 . is_gross AS is_gross_333 ,
t313 . currency_code AS currency_code_334 ,
t313 . postage_type AS postage_type_335 ,
t313 . postage_cost AS postage_cost_336 ,
t313 . total_weight AS total_weight_337 ,
t313 . series_type AS series_type_338 ,
t313 . is_default AS is_default_339 ,
t313 . tax_free_for_budget_unit AS tax_free_for_budget_unit_340 ,
t313 . product_number_for_budget_unit AS product_number_for_budget_unit_341 ,
t313 . show_gross_price AS show_gross_price_342 ,
t313 . discount_online AS discount_online_343 ,
t313 . discount_value_online AS discount_value_online_344 ,
t313 . state_is_availible AS state_is_availible_345 ,
t313 . state_is_forced_reservation AS state_is_forced_reservation_346 ,
t313 . state_is_product_test AS state_is_product_test_347 ,
t313 . state_is_trial_recurring AS state_is_trial_recurring_348 ,
t313 . trial_recurring_duration AS trial_recurring_duration_349 ,
t313 . is_access_without_payment AS is_access_without_payment_350 ,
t313 . buy_max_one AS buy_max_one_351 ,
t313 . is_addition AS is_addition_352 ,
t313 . max_users AS max_users_353 ,
t313 . quantity AS quantity_354 ,
t313 . order_quantity AS order_quantity_355 ,
t313 . event_date AS event_date_356 ,
t313 . created_at AS created_at_357 ,
t313 . updated_at AS updated_at_358 ,
t313 . subscription_type AS subscription_type_359 ,
t313 . subscription_plan AS subscription_plan_360 ,
t313 . image AS image_361 ,
t313 . default_product_association AS default_product_association_362 ,
t313 . promoted AS promoted_363 ,
t313 . is_published AS is_published_364 ,
t313 . is_giftable AS is_giftable_365 ,
t313 . is_hidden AS is_hidden_366 ,
t313 . is_partial_payment_active AS is_partial_payment_active_367 ,
t313 . installment_amount AS installment_amount_368 ,
t313 . extended_payment_time AS extended_payment_time_369 ,
t313 . summary_upselling_info AS summary_upselling_info_370 ,
t313 . trial_duration AS trial_duration_371 ,
t313 . required_pwz AS required_pwz_372 ,
t313 . promo_name AS promo_name_373 ,
t313 . is_digital AS is_digital_374 ,
t313 . block_access AS block_access_375 ,
t313 . mantis_user_id AS mantis_user_id_376 ,
t313 . sales_variant_based_trial_duration AS sales_variant_based_trial_duration_377 ,
t313 . sales_variant_based_trial_info AS sales_variant_based_trial_info_378 ,
t313 . access_for_paid_only AS access_for_paid_only_379 ,
t313 . additional_text_in_cart AS additional_text_in_cart_380 ,
t313 . is_recurring_subscription AS is_recurring_subscription_381 ,
t313 . document_distribution_channel AS document_distribution_channel_382 ,
t313 . hidden_in_sbtill_paid AS hidden_in_sbtill_paid_383 ,
t313 . participants_address AS participants_address_384 ,
t313 . participants_announcement AS participants_announcement_385 ,
t313 . must_have_all_exclusive_variants AS must_have_all_exclusive_variants_386 ,
t313 . trade_name_sm AS trade_name_sm_387 ,
t313 . comment_for_mantis AS comment_for_mantis_388 ,
t313 . coupon_lifetime AS coupon_lifetime_389 ,
t313 . fresh_mail_integration AS fresh_mail_integration_390 ,
t313 . fresh_mail_recipient_list_hash AS fresh_mail_recipient_list_hash_391 ,
t313 . order_on_site_content AS order_on_site_content_392 ,
t313 . manual_user_verification AS manual_user_verification_393 ,
t313 . image_url_upselling AS image_url_upselling_394 ,
t313 . use_uploaded_image_upselling AS use_uploaded_image_upselling_395 ,
t313 . uploaded_image_upselling AS uploaded_image_upselling_396 ,
t313 . description_upselling AS description_upselling_397 ,
t313 . link_to_product_upselling AS link_to_product_upselling_398 ,
t313 . show_button_additional_address AS show_button_additional_address_399 ,
t313 . max_quantity_in_cart AS max_quantity_in_cart_400 ,
t313 . exclude_default_shipping_type AS exclude_default_shipping_type_401 ,
t313 . is_completely_digital AS is_completely_digital_402 ,
t313 . has_paper_release AS has_paper_release_403 ,
t313 . is_npwzrequired AS is_npwzrequired_404 ,
t313 . is_sale_disabled AS is_sale_disabled_405 ,
t313 . technical_information_for_mail_tele AS technical_information_for_mail_tele_406 ,
t313 . additional_information_for_mail AS additional_information_for_mail_407 ,
t313 . description_upselling_max_height AS description_upselling_max_height_408 ,
t313 . bur_funding_product_variant_id AS bur_funding_product_variant_id_409 ,
t313 . product_variant_after_trial_recurring_end_id AS product_variant_after_trial_recurring_end_id_410 ,
t313 . master_product_id AS master_product_id_411 ,
t313 . country_id AS country_id_412 ,
t313 . payment_type_id AS payment_type_id_413 ,
t313 . product_subscription_type_id AS product_subscription_type_id_414 ,
t313 . product_variant_eu_vat_id AS product_variant_eu_vat_id_415 ,
t313 . feed_id AS feed_id_416 ,
t313 . events_id AS events_id_417 ,
t313 . size_id AS size_id_418 ,
t313 . original_id AS original_id_419 ,
t313 . additional_access_product_variant_id AS additional_access_product_variant_id_420
FROM
product_variant t0
LEFT JOIN product_variant t103 ON t103 . product_variant_eu_vat_id = t0 . id
LEFT JOIN google_merchant_feed t212 ON t0 . feed_id = t212 . id
LEFT JOIN events t252 ON t0 . events_id = t252 . id
LEFT JOIN product_variant_order_quantity t278 ON t278 . product_variant_id = t0 . id
LEFT JOIN product_variant_virtual_currency_settings t282 ON t282 . product_variant_id = t0 . id
LEFT JOIN sales_manago_product_variant t297 ON t297 . product_variant_id = t0 . id
LEFT JOIN product_variant t313 ON t313 . additional_access_product_variant_id = t0 . id
WHERE
t0 . is_published = ?
AND t0 . variant_state = ?
Copy
SELECT t0 . id AS id_1 , t0 . isVirtual AS isVirtual_2 , t0 . is_test AS is_test_3 , t0 . product_variant_no AS product_variant_no_4 , t0 . product_number_no_tax AS product_number_no_tax_5 , t0 . product_number_part_tax AS product_number_part_tax_6 , t0 . product_variant_id AS product_variant_id_7 , t0 . product_variant_no_complete AS product_variant_no_complete_8 , t0 . product_variant_key AS product_variant_key_9 , t0 . variant_state AS variant_state_10 , t0 . tittle_on_invoice AS tittle_on_invoice_11 , t0 . working_title AS working_title_12 , t0 . price_net AS price_net_13 , t0 . price_gross AS price_gross_14 , t0 . trade_name AS trade_name_15 , t0 . alt_trade_name AS alt_trade_name_16 , t0 . technical_informations AS technical_informations_17 , t0 . technical_information_for_mail AS technical_information_for_mail_18 , t0 . label AS label_19 , t0 . is_gross AS is_gross_20 , t0 . currency_code AS currency_code_21 , t0 . postage_type AS postage_type_22 , t0 . postage_cost AS postage_cost_23 , t0 . total_weight AS total_weight_24 , t0 . series_type AS series_type_25 , t0 . is_default AS is_default_26 , t0 . tax_free_for_budget_unit AS tax_free_for_budget_unit_27 , t0 . product_number_for_budget_unit AS product_number_for_budget_unit_28 , t0 . show_gross_price AS show_gross_price_29 , t0 . discount_online AS discount_online_30 , t0 . discount_value_online AS discount_value_online_31 , t0 . state_is_availible AS state_is_availible_32 , t0 . state_is_forced_reservation AS state_is_forced_reservation_33 , t0 . state_is_product_test AS state_is_product_test_34 , t0 . state_is_trial_recurring AS state_is_trial_recurring_35 , t0 . trial_recurring_duration AS trial_recurring_duration_36 , t0 . is_access_without_payment AS is_access_without_payment_37 , t0 . buy_max_one AS buy_max_one_38 , t0 . is_addition AS is_addition_39 , t0 . max_users AS max_users_40 , t0 . quantity AS quantity_41 , t0 . order_quantity AS order_quantity_42 , t0 . event_date AS event_date_43 , t0 . created_at AS created_at_44 , t0 . updated_at AS updated_at_45 , t0 . subscription_type AS subscription_type_46 , t0 . subscription_plan AS subscription_plan_47 , t0 . image AS image_48 , t0 . default_product_association AS default_product_association_49 , t0 . promoted AS promoted_50 , t0 . is_published AS is_published_51 , t0 . is_giftable AS is_giftable_52 , t0 . is_hidden AS is_hidden_53 , t0 . is_partial_payment_active AS is_partial_payment_active_54 , t0 . installment_amount AS installment_amount_55 , t0 . extended_payment_time AS extended_payment_time_56 , t0 . summary_upselling_info AS summary_upselling_info_57 , t0 . trial_duration AS trial_duration_58 , t0 . required_pwz AS required_pwz_59 , t0 . promo_name AS promo_name_60 , t0 . is_digital AS is_digital_61 , t0 . block_access AS block_access_62 , t0 . mantis_user_id AS mantis_user_id_63 , t0 . sales_variant_based_trial_duration AS sales_variant_based_trial_duration_64 , t0 . sales_variant_based_trial_info AS sales_variant_based_trial_info_65 , t0 . access_for_paid_only AS access_for_paid_only_66 , t0 . additional_text_in_cart AS additional_text_in_cart_67 , t0 . is_recurring_subscription AS is_recurring_subscription_68 , t0 . document_distribution_channel AS document_distribution_channel_69 , t0 . hidden_in_sbtill_paid AS hidden_in_sbtill_paid_70 , t0 . participants_address AS participants_address_71 , t0 . participants_announcement AS participants_announcement_72 , t0 . must_have_all_exclusive_variants AS must_have_all_exclusive_variants_73 , t0 . trade_name_sm AS trade_name_sm_74 , t0 . comment_for_mantis AS comment_for_mantis_75 , t0 . coupon_lifetime AS coupon_lifetime_76 , t0 . fresh_mail_integration AS fresh_mail_integration_77 , t0 . fresh_mail_recipient_list_hash AS fresh_mail_recipient_list_hash_78 , t0 . order_on_site_content AS order_on_site_content_79 , t0 . manual_user_verification AS manual_user_verification_80 , t0 . image_url_upselling AS image_url_upselling_81 , t0 . use_uploaded_image_upselling AS use_uploaded_image_upselling_82 , t0 . uploaded_image_upselling AS uploaded_image_upselling_83 , t0 . description_upselling AS description_upselling_84 , t0 . link_to_product_upselling AS link_to_product_upselling_85 , t0 . show_button_additional_address AS show_button_additional_address_86 , t0 . max_quantity_in_cart AS max_quantity_in_cart_87 , t0 . exclude_default_shipping_type AS exclude_default_shipping_type_88 , t0 . is_completely_digital AS is_completely_digital_89 , t0 . has_paper_release AS has_paper_release_90 , t0 . is_npwzrequired AS is_npwzrequired_91 , t0 . is_sale_disabled AS is_sale_disabled_92 , t0 . technical_information_for_mail_tele AS technical_information_for_mail_tele_93 , t0 . additional_information_for_mail AS additional_information_for_mail_94 , t0 . description_upselling_max_height AS description_upselling_max_height_95 , t0 . bur_funding_product_variant_id AS bur_funding_product_variant_id_96 , t0 . product_variant_after_trial_recurring_end_id AS product_variant_after_trial_recurring_end_id_97 , t0 . master_product_id AS master_product_id_98 , t0 . country_id AS country_id_99 , t0 . payment_type_id AS payment_type_id_100 , t0 . product_subscription_type_id AS product_subscription_type_id_101 , t0 . product_variant_eu_vat_id AS product_variant_eu_vat_id_102 , t103 . id AS id_104 , t103 . isVirtual AS isVirtual_105 , t103 . is_test AS is_test_106 , t103 . product_variant_no AS product_variant_no_107 , t103 . product_number_no_tax AS product_number_no_tax_108 , t103 . product_number_part_tax AS product_number_part_tax_109 , t103 . product_variant_id AS product_variant_id_110 , t103 . product_variant_no_complete AS product_variant_no_complete_111 , t103 . product_variant_key AS product_variant_key_112 , t103 . variant_state AS variant_state_113 , t103 . tittle_on_invoice AS tittle_on_invoice_114 , t103 . working_title AS working_title_115 , t103 . price_net AS price_net_116 , t103 . price_gross AS price_gross_117 , t103 . trade_name AS trade_name_118 , t103 . alt_trade_name AS alt_trade_name_119 , t103 . technical_informations AS technical_informations_120 , t103 . technical_information_for_mail AS technical_information_for_mail_121 , t103 . label AS label_122 , t103 . is_gross AS is_gross_123 , t103 . currency_code AS currency_code_124 , t103 . postage_type AS postage_type_125 , t103 . postage_cost AS postage_cost_126 , t103 . total_weight AS total_weight_127 , t103 . series_type AS series_type_128 , t103 . is_default AS is_default_129 , t103 . tax_free_for_budget_unit AS tax_free_for_budget_unit_130 , t103 . product_number_for_budget_unit AS product_number_for_budget_unit_131 , t103 . show_gross_price AS show_gross_price_132 , t103 . discount_online AS discount_online_133 , t103 . discount_value_online AS discount_value_online_134 , t103 . state_is_availible AS state_is_availible_135 , t103 . state_is_forced_reservation AS state_is_forced_reservation_136 , t103 . state_is_product_test AS state_is_product_test_137 , t103 . state_is_trial_recurring AS state_is_trial_recurring_138 , t103 . trial_recurring_duration AS trial_recurring_duration_139 , t103 . is_access_without_payment AS is_access_without_payment_140 , t103 . buy_max_one AS buy_max_one_141 , t103 . is_addition AS is_addition_142 , t103 . max_users AS max_users_143 , t103 . quantity AS quantity_144 , t103 . order_quantity AS order_quantity_145 , t103 . event_date AS event_date_146 , t103 . created_at AS created_at_147 , t103 . updated_at AS updated_at_148 , t103 . subscription_type AS subscription_type_149 , t103 . subscription_plan AS subscription_plan_150 , t103 . image AS image_151 , t103 . default_product_association AS default_product_association_152 , t103 . promoted AS promoted_153 , t103 . is_published AS is_published_154 , t103 . is_giftable AS is_giftable_155 , t103 . is_hidden AS is_hidden_156 , t103 . is_partial_payment_active AS is_partial_payment_active_157 , t103 . installment_amount AS installment_amount_158 , t103 . extended_payment_time AS extended_payment_time_159 , t103 . summary_upselling_info AS summary_upselling_info_160 , t103 . trial_duration AS trial_duration_161 , t103 . required_pwz AS required_pwz_162 , t103 . promo_name AS promo_name_163 , t103 . is_digital AS is_digital_164 , t103 . block_access AS block_access_165 , t103 . mantis_user_id AS mantis_user_id_166 , t103 . sales_variant_based_trial_duration AS sales_variant_based_trial_duration_167 , t103 . sales_variant_based_trial_info AS sales_variant_based_trial_info_168 , t103 . access_for_paid_only AS access_for_paid_only_169 , t103 . additional_text_in_cart AS additional_text_in_cart_170 , t103 . is_recurring_subscription AS is_recurring_subscription_171 , t103 . document_distribution_channel AS document_distribution_channel_172 , t103 . hidden_in_sbtill_paid AS hidden_in_sbtill_paid_173 , t103 . participants_address AS participants_address_174 , t103 . participants_announcement AS participants_announcement_175 , t103 . must_have_all_exclusive_variants AS must_have_all_exclusive_variants_176 , t103 . trade_name_sm AS trade_name_sm_177 , t103 . comment_for_mantis AS comment_for_mantis_178 , t103 . coupon_lifetime AS coupon_lifetime_179 , t103 . fresh_mail_integration AS fresh_mail_integration_180 , t103 . fresh_mail_recipient_list_hash AS fresh_mail_recipient_list_hash_181 , t103 . order_on_site_content AS order_on_site_content_182 , t103 . manual_user_verification AS manual_user_verification_183 , t103 . image_url_upselling AS image_url_upselling_184 , t103 . use_uploaded_image_upselling AS use_uploaded_image_upselling_185 , t103 . uploaded_image_upselling AS uploaded_image_upselling_186 , t103 . description_upselling AS description_upselling_187 , t103 . link_to_product_upselling AS link_to_product_upselling_188 , t103 . show_button_additional_address AS show_button_additional_address_189 , t103 . max_quantity_in_cart AS max_quantity_in_cart_190 , t103 . exclude_default_shipping_type AS exclude_default_shipping_type_191 , t103 . is_completely_digital AS is_completely_digital_192 , t103 . has_paper_release AS has_paper_release_193 , t103 . is_npwzrequired AS is_npwzrequired_194 , t103 . is_sale_disabled AS is_sale_disabled_195 , t103 . technical_information_for_mail_tele AS technical_information_for_mail_tele_196 , t103 . additional_information_for_mail AS additional_information_for_mail_197 , t103 . description_upselling_max_height AS description_upselling_max_height_198 , t103 . bur_funding_product_variant_id AS bur_funding_product_variant_id_199 , t103 . product_variant_after_trial_recurring_end_id AS product_variant_after_trial_recurring_end_id_200 , t103 . master_product_id AS master_product_id_201 , t103 . country_id AS country_id_202 , t103 . payment_type_id AS payment_type_id_203 , t103 . product_subscription_type_id AS product_subscription_type_id_204 , t103 . product_variant_eu_vat_id AS product_variant_eu_vat_id_205 , t103 . feed_id AS feed_id_206 , t103 . events_id AS events_id_207 , t103 . size_id AS size_id_208 , t103 . original_id AS original_id_209 , t103 . additional_access_product_variant_id AS additional_access_product_variant_id_210 , t0 . feed_id AS feed_id_211 , t212 . id AS id_213 , t212 . title AS title_214 , t212 . title_sm AS title_sm_215 , t212 . description AS description_216 , t212 . description_sm AS description_sm_217 , t212 . parameters_sm AS parameters_sm_218 , t212 . link AS link_219 , t212 . link_gm AS link_gm_220 , t212 . parameters_fb AS parameters_fb_221 , t212 . image AS image_222 , t212 . additional_image AS additional_image_223 , t212 . mobile_image AS mobile_image_224 , t212 . brand AS brand_225 , t212 . brand_sm AS brand_sm_226 , t212 . product_condition AS product_condition_227 , t212 . adult AS adult_228 , t212 . excluded_destination AS excluded_destination_229 , t212 . included_destination AS included_destination_230 , t212 . promotion_id AS promotion_id_231 , t212 . gtin AS gtin_232 , t212 . updated_at AS updated_at_233 , t212 . isActive AS isActive_234 , t212 . google_merchant_category_sm AS google_merchant_category_sm_235 , t212 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_236 , t212 . is_uniqskills AS is_uniqskills_237 , t212 . is_latino AS is_latino_238 , t212 . uniqskills_id AS uniqskills_id_239 , t212 . productURL AS productURL_240 , t212 . graphicsURL AS graphicsURL_241 , t212 . categoryURL AS categoryURL_242 , t212 . custom_label0_id AS custom_label0_id_243 , t212 . custom_label1_id AS custom_label1_id_244 , t212 . custom_label2_id AS custom_label2_id_245 , t212 . custom_label3_id AS custom_label3_id_246 , t212 . custom_label4_id AS custom_label4_id_247 , t212 . product_id AS product_id_248 , t212 . google_merchant_category_id AS google_merchant_category_id_249 , t212 . google_merchant_product_type_id AS google_merchant_product_type_id_250 , t0 . events_id AS events_id_251 , t252 . id AS id_253 , t252 . name AS name_254 , t252 . created_at AS created_at_255 , t252 . updated_at AS updated_at_256 , t252 . start_at AS start_at_257 , t252 . event_address AS event_address_258 , t252 . event_city AS event_city_259 , t252 . fanpage AS fanpage_260 , t252 . poll_link AS poll_link_261 , t252 . conference_lectures_link AS conference_lectures_link_262 , t252 . website AS website_263 , t252 . organizational_file_name AS organizational_file_name_264 , t252 . only_present_are_certified AS only_present_are_certified_265 , t252 . google_calendar_url AS google_calendar_url_266 , t252 . outlook_calendar_url AS outlook_calendar_url_267 , t252 . i_cal_calendar_file_name AS i_cal_calendar_file_name_268 , t252 . dont_send_notifications AS dont_send_notifications_269 , t252 . send_event_shop_notifications AS send_event_shop_notifications_270 , t252 . meeting_link AS meeting_link_271 , t252 . countdown_timer AS countdown_timer_272 , t252 . is_nano AS is_nano_273 , t252 . next_event_id AS next_event_id_274 , t252 . event_type_id AS event_type_id_275 , t252 . event_formula_id AS event_formula_id_276 , t252 . event_platform_id AS event_platform_id_277 , t278 . id AS id_279 , t278 . order_quantity AS order_quantity_280 , t278 . product_variant_id AS product_variant_id_281 , t282 . id AS id_283 , t282 . virtual_currency_on_buy_allow AS virtual_currency_on_buy_allow_284 , t282 . virtual_currency_on_buy_valid_for AS virtual_currency_on_buy_valid_for_285 , t282 . virtual_currency_on_buy_amount AS virtual_currency_on_buy_amount_286 , t282 . virtual_currency_on_buy_amount_is_unlimited AS virtual_currency_on_buy_amount_is_unlimited_287 , t282 . virtual_currency_on_pay_allow AS virtual_currency_on_pay_allow_288 , t282 . virtual_currency_on_pay_access_days AS virtual_currency_on_pay_access_days_289 , t282 . virtual_currency_on_pay_amount AS virtual_currency_on_pay_amount_290 , t282 . created_at AS created_at_291 , t282 . updated_at AS updated_at_292 , t282 . product_variant_id AS product_variant_id_293 , t282 . virtual_currency_on_buy_id AS virtual_currency_on_buy_id_294 , t282 . virtual_currency_on_pay_id AS virtual_currency_on_pay_id_295 , t0 . size_id AS size_id_296 , t297 . id AS id_298 , t297 . name AS name_299 , t297 . category AS category_300 , t297 . description AS description_301 , t297 . product_url AS product_url_302 , t297 . bestseller AS bestseller_303 , t297 . new_product AS new_product_304 , t297 . discount_price AS discount_price_305 , t297 . main_image_url AS main_image_url_306 , t297 . use_uploaded_main_image AS use_uploaded_main_image_307 , t297 . uploaded_main_image AS uploaded_main_image_308 , t297 . updated_at AS updated_at_309 , t297 . product_variant_id AS product_variant_id_310 , t0 . original_id AS original_id_311 , t0 . additional_access_product_variant_id AS additional_access_product_variant_id_312 , t313 . id AS id_314 , t313 . isVirtual AS isVirtual_315 , t313 . is_test AS is_test_316 , t313 . product_variant_no AS product_variant_no_317 , t313 . product_number_no_tax AS product_number_no_tax_318 , t313 . product_number_part_tax AS product_number_part_tax_319 , t313 . product_variant_id AS product_variant_id_320 , t313 . product_variant_no_complete AS product_variant_no_complete_321 , t313 . product_variant_key AS product_variant_key_322 , t313 . variant_state AS variant_state_323 , t313 . tittle_on_invoice AS tittle_on_invoice_324 , t313 . working_title AS working_title_325 , t313 . price_net AS price_net_326 , t313 . price_gross AS price_gross_327 , t313 . trade_name AS trade_name_328 , t313 . alt_trade_name AS alt_trade_name_329 , t313 . technical_informations AS technical_informations_330 , t313 . technical_information_for_mail AS technical_information_for_mail_331 , t313 . label AS label_332 , t313 . is_gross AS is_gross_333 , t313 . currency_code AS currency_code_334 , t313 . postage_type AS postage_type_335 , t313 . postage_cost AS postage_cost_336 , t313 . total_weight AS total_weight_337 , t313 . series_type AS series_type_338 , t313 . is_default AS is_default_339 , t313 . tax_free_for_budget_unit AS tax_free_for_budget_unit_340 , t313 . product_number_for_budget_unit AS product_number_for_budget_unit_341 , t313 . show_gross_price AS show_gross_price_342 , t313 . discount_online AS discount_online_343 , t313 . discount_value_online AS discount_value_online_344 , t313 . state_is_availible AS state_is_availible_345 , t313 . state_is_forced_reservation AS state_is_forced_reservation_346 , t313 . state_is_product_test AS state_is_product_test_347 , t313 . state_is_trial_recurring AS state_is_trial_recurring_348 , t313 . trial_recurring_duration AS trial_recurring_duration_349 , t313 . is_access_without_payment AS is_access_without_payment_350 , t313 . buy_max_one AS buy_max_one_351 , t313 . is_addition AS is_addition_352 , t313 . max_users AS max_users_353 , t313 . quantity AS quantity_354 , t313 . order_quantity AS order_quantity_355 , t313 . event_date AS event_date_356 , t313 . created_at AS created_at_357 , t313 . updated_at AS updated_at_358 , t313 . subscription_type AS subscription_type_359 , t313 . subscription_plan AS subscription_plan_360 , t313 . image AS image_361 , t313 . default_product_association AS default_product_association_362 , t313 . promoted AS promoted_363 , t313 . is_published AS is_published_364 , t313 . is_giftable AS is_giftable_365 , t313 . is_hidden AS is_hidden_366 , t313 . is_partial_payment_active AS is_partial_payment_active_367 , t313 . installment_amount AS installment_amount_368 , t313 . extended_payment_time AS extended_payment_time_369 , t313 . summary_upselling_info AS summary_upselling_info_370 , t313 . trial_duration AS trial_duration_371 , t313 . required_pwz AS required_pwz_372 , t313 . promo_name AS promo_name_373 , t313 . is_digital AS is_digital_374 , t313 . block_access AS block_access_375 , t313 . mantis_user_id AS mantis_user_id_376 , t313 . sales_variant_based_trial_duration AS sales_variant_based_trial_duration_377 , t313 . sales_variant_based_trial_info AS sales_variant_based_trial_info_378 , t313 . access_for_paid_only AS access_for_paid_only_379 , t313 . additional_text_in_cart AS additional_text_in_cart_380 , t313 . is_recurring_subscription AS is_recurring_subscription_381 , t313 . document_distribution_channel AS document_distribution_channel_382 , t313 . hidden_in_sbtill_paid AS hidden_in_sbtill_paid_383 , t313 . participants_address AS participants_address_384 , t313 . participants_announcement AS participants_announcement_385 , t313 . must_have_all_exclusive_variants AS must_have_all_exclusive_variants_386 , t313 . trade_name_sm AS trade_name_sm_387 , t313 . comment_for_mantis AS comment_for_mantis_388 , t313 . coupon_lifetime AS coupon_lifetime_389 , t313 . fresh_mail_integration AS fresh_mail_integration_390 , t313 . fresh_mail_recipient_list_hash AS fresh_mail_recipient_list_hash_391 , t313 . order_on_site_content AS order_on_site_content_392 , t313 . manual_user_verification AS manual_user_verification_393 , t313 . image_url_upselling AS image_url_upselling_394 , t313 . use_uploaded_image_upselling AS use_uploaded_image_upselling_395 , t313 . uploaded_image_upselling AS uploaded_image_upselling_396 , t313 . description_upselling AS description_upselling_397 , t313 . link_to_product_upselling AS link_to_product_upselling_398 , t313 . show_button_additional_address AS show_button_additional_address_399 , t313 . max_quantity_in_cart AS max_quantity_in_cart_400 , t313 . exclude_default_shipping_type AS exclude_default_shipping_type_401 , t313 . is_completely_digital AS is_completely_digital_402 , t313 . has_paper_release AS has_paper_release_403 , t313 . is_npwzrequired AS is_npwzrequired_404 , t313 . is_sale_disabled AS is_sale_disabled_405 , t313 . technical_information_for_mail_tele AS technical_information_for_mail_tele_406 , t313 . additional_information_for_mail AS additional_information_for_mail_407 , t313 . description_upselling_max_height AS description_upselling_max_height_408 , t313 . bur_funding_product_variant_id AS bur_funding_product_variant_id_409 , t313 . product_variant_after_trial_recurring_end_id AS product_variant_after_trial_recurring_end_id_410 , t313 . master_product_id AS master_product_id_411 , t313 . country_id AS country_id_412 , t313 . payment_type_id AS payment_type_id_413 , t313 . product_subscription_type_id AS product_subscription_type_id_414 , t313 . product_variant_eu_vat_id AS product_variant_eu_vat_id_415 , t313 . feed_id AS feed_id_416 , t313 . events_id AS events_id_417 , t313 . size_id AS size_id_418 , t313 . original_id AS original_id_419 , t313 . additional_access_product_variant_id AS additional_access_product_variant_id_420 FROM product_variant t0 LEFT JOIN product_variant t103 ON t103 . product_variant_eu_vat_id = t0 . id LEFT JOIN google_merchant_feed t212 ON t0 . feed_id = t212 . id LEFT JOIN events t252 ON t0 . events_id = t252 . id LEFT JOIN product_variant_order_quantity t278 ON t278 . product_variant_id = t0 . id LEFT JOIN product_variant_virtual_currency_settings t282 ON t282 . product_variant_id = t0 . id LEFT JOIN sales_manago_product_variant t297 ON t297 . product_variant_id = t0 . id LEFT JOIN product_variant t313 ON t313 . additional_access_product_variant_id = t0 . id WHERE t0 . is_published = 1 AND t0 . variant_state = 'Active' ;
Copy
761
0.97 ms
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . file_name AS file_name_5 , t0 . product_variant_id AS product_variant_id_6 FROM additional_file t0 WHERE t0 . product_variant_id IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
26
30
32
42
49
66
67
74
79
87
88
90
91
94
96
102
108
117
121
139
154
157
160
167
173
174
180
181
183
184
188
192
194
195
198
200
201
206
210
211
218
220
221
227
233
238
242
243
245
247
249
250
252
256
258
259
261
262
264
265
266
271
273
274
276
281
282
283
287
288
300
301
303
304
314
315
316
317
329
330
331
339
340
341
342
343
344
345
346
508
525
537
545
547
548
553
557
558
560
561
]
SELECT
t0 . id AS id_1 ,
t0 . label AS label_2 ,
t0 . created_at AS created_at_3 ,
t0 . updated_at AS updated_at_4 ,
t0 . file_name AS file_name_5 ,
t0 . product_variant_id AS product_variant_id_6
FROM
additional_file t0
WHERE
t0 . product_variant_id IN (
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ?
)
Copy
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . file_name AS file_name_5 , t0 . product_variant_id AS product_variant_id_6 FROM additional_file t0 WHERE t0 . product_variant_id IN (26 , 30 , 32 , 42 , 49 , 66 , 67 , 74 , 79 , 87 , 88 , 90 , 91 , 94 , 96 , 102 , 108 , 117 , 121 , 139 , 154 , 157 , 160 , 167 , 173 , 174 , 180 , 181 , 183 , 184 , 188 , 192 , 194 , 195 , 198 , 200 , 201 , 206 , 210 , 211 , 218 , 220 , 221 , 227 , 233 , 238 , 242 , 243 , 245 , 247 , 249 , 250 , 252 , 256 , 258 , 259 , 261 , 262 , 264 , 265 , 266 , 271 , 273 , 274 , 276 , 281 , 282 , 283 , 287 , 288 , 300 , 301 , 303 , 304 , 314 , 315 , 316 , 317 , 329 , 330 , 331 , 339 , 340 , 341 , 342 , 343 , 344 , 345 , 346 , 508 , 525 , 537 , 545 , 547 , 548 , 553 , 557 , 558 , 560 , 561 );
Copy
762
1.22 ms
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . file_name AS file_name_5 , t0 . product_variant_id AS product_variant_id_6 FROM additional_file t0 WHERE t0 . product_variant_id IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
563
564
571
601
675
754
757
759
760
762
763
877
899
931
952
1029
1030
1031
1032
1033
1036
1037
1038
1039
1040
1041
1042
1043
1045
1046
1047
1049
1050
1051
1052
1053
1054
1056
1066
1191
1192
1193
1194
1195
1197
1198
1199
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1242
1244
1246
1256
1257
1270
1273
1274
1279
1303
1304
1311
1322
1323
1338
1348
1349
1358
1366
1367
1386
1387
1388
1389
1390
1391
1392
1394
1397
1398
1399
1400
1401
1408
1414
1415
]
SELECT
t0 . id AS id_1 ,
t0 . label AS label_2 ,
t0 . created_at AS created_at_3 ,
t0 . updated_at AS updated_at_4 ,
t0 . file_name AS file_name_5 ,
t0 . product_variant_id AS product_variant_id_6
FROM
additional_file t0
WHERE
t0 . product_variant_id IN (
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ?
)
Copy
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . file_name AS file_name_5 , t0 . product_variant_id AS product_variant_id_6 FROM additional_file t0 WHERE t0 . product_variant_id IN (563 , 564 , 571 , 601 , 675 , 754 , 757 , 759 , 760 , 762 , 763 , 877 , 899 , 931 , 952 , 1029 , 1030 , 1031 , 1032 , 1033 , 1036 , 1037 , 1038 , 1039 , 1040 , 1041 , 1042 , 1043 , 1045 , 1046 , 1047 , 1049 , 1050 , 1051 , 1052 , 1053 , 1054 , 1056 , 1066 , 1191 , 1192 , 1193 , 1194 , 1195 , 1197 , 1198 , 1199 , 1202 , 1203 , 1204 , 1205 , 1206 , 1207 , 1208 , 1209 , 1210 , 1211 , 1212 , 1213 , 1214 , 1215 , 1216 , 1217 , 1218 , 1242 , 1244 , 1246 , 1256 , 1257 , 1270 , 1273 , 1274 , 1279 , 1303 , 1304 , 1311 , 1322 , 1323 , 1338 , 1348 , 1349 , 1358 , 1366 , 1367 , 1386 , 1387 , 1388 , 1389 , 1390 , 1391 , 1392 , 1394 , 1397 , 1398 , 1399 , 1400 , 1401 , 1408 , 1414 , 1415 );
Copy
763
1.50 ms
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . file_name AS file_name_5 , t0 . product_variant_id AS product_variant_id_6 FROM additional_file t0 WHERE t0 . product_variant_id IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
1416
1417
1466
1467
1471
1472
1483
1485
1487
1488
1507
1508
1514
1520
1526
1532
1538
1551
1552
1553
1554
1574
1584
1679
1926
1934
1997
1998
2003
2005
2006
2011
2031
2038
2039
2040
2054
2115
4262
4278
4444
4450
4454
4457
4458
4539
4540
4541
4542
4615
4618
4624
4625
4626
4676
4772
4777
4782
4802
4804
5005
5046
5047
5048
5050
5052
5137
5138
5151
5152
5243
5270
5273
5275
5299
5697
5715
5717
5724
5727
5741
5744
5749
5751
5802
5805
5846
5853
7396
7406
7407
7409
7410
7411
7413
7414
7416
7419
7420
7468
]
SELECT
t0 . id AS id_1 ,
t0 . label AS label_2 ,
t0 . created_at AS created_at_3 ,
t0 . updated_at AS updated_at_4 ,
t0 . file_name AS file_name_5 ,
t0 . product_variant_id AS product_variant_id_6
FROM
additional_file t0
WHERE
t0 . product_variant_id IN (
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ?
)
Copy
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . file_name AS file_name_5 , t0 . product_variant_id AS product_variant_id_6 FROM additional_file t0 WHERE t0 . product_variant_id IN (1416 , 1417 , 1466 , 1467 , 1471 , 1472 , 1483 , 1485 , 1487 , 1488 , 1507 , 1508 , 1514 , 1520 , 1526 , 1532 , 1538 , 1551 , 1552 , 1553 , 1554 , 1574 , 1584 , 1679 , 1926 , 1934 , 1997 , 1998 , 2003 , 2005 , 2006 , 2011 , 2031 , 2038 , 2039 , 2040 , 2054 , 2115 , 4262 , 4278 , 4444 , 4450 , 4454 , 4457 , 4458 , 4539 , 4540 , 4541 , 4542 , 4615 , 4618 , 4624 , 4625 , 4626 , 4676 , 4772 , 4777 , 4782 , 4802 , 4804 , 5005 , 5046 , 5047 , 5048 , 5050 , 5052 , 5137 , 5138 , 5151 , 5152 , 5243 , 5270 , 5273 , 5275 , 5299 , 5697 , 5715 , 5717 , 5724 , 5727 , 5741 , 5744 , 5749 , 5751 , 5802 , 5805 , 5846 , 5853 , 7396 , 7406 , 7407 , 7409 , 7410 , 7411 , 7413 , 7414 , 7416 , 7419 , 7420 , 7468 );
Copy
764
0.81 ms
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . file_name AS file_name_5 , t0 . product_variant_id AS product_variant_id_6 FROM additional_file t0 WHERE t0 . product_variant_id IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
7499
7500
7502
7503
7505
7508
7510
7512
7514
7516
7517
7518
7520
7521
7525
7526
7528
7529
7568
7570
7571
7617
7631
7635
7639
7640
7641
7645
7651
7663
7671
7672
7674
7676
7678
7679
7680
7682
7684
7686
7687
7712
7713
7715
7717
7718
7719
7722
7725
7728
7731
7732
7733
7735
7751
7752
7754
7758
7761
7764
7766
7768
7771
7772
7774
7777
7793
7795
7796
7797
7799
7800
7801
7803
7804
7806
7808
7901
7956
7959
7960
7961
7979
7980
7982
8017
8018
8019
8020
8024
8025
8026
8027
8028
8069
8071
8073
8080
8084
8086
]
SELECT
t0 . id AS id_1 ,
t0 . label AS label_2 ,
t0 . created_at AS created_at_3 ,
t0 . updated_at AS updated_at_4 ,
t0 . file_name AS file_name_5 ,
t0 . product_variant_id AS product_variant_id_6
FROM
additional_file t0
WHERE
t0 . product_variant_id IN (
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ?
)
Copy
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . file_name AS file_name_5 , t0 . product_variant_id AS product_variant_id_6 FROM additional_file t0 WHERE t0 . product_variant_id IN (7499 , 7500 , 7502 , 7503 , 7505 , 7508 , 7510 , 7512 , 7514 , 7516 , 7517 , 7518 , 7520 , 7521 , 7525 , 7526 , 7528 , 7529 , 7568 , 7570 , 7571 , 7617 , 7631 , 7635 , 7639 , 7640 , 7641 , 7645 , 7651 , 7663 , 7671 , 7672 , 7674 , 7676 , 7678 , 7679 , 7680 , 7682 , 7684 , 7686 , 7687 , 7712 , 7713 , 7715 , 7717 , 7718 , 7719 , 7722 , 7725 , 7728 , 7731 , 7732 , 7733 , 7735 , 7751 , 7752 , 7754 , 7758 , 7761 , 7764 , 7766 , 7768 , 7771 , 7772 , 7774 , 7777 , 7793 , 7795 , 7796 , 7797 , 7799 , 7800 , 7801 , 7803 , 7804 , 7806 , 7808 , 7901 , 7956 , 7959 , 7960 , 7961 , 7979 , 7980 , 7982 , 8017 , 8018 , 8019 , 8020 , 8024 , 8025 , 8026 , 8027 , 8028 , 8069 , 8071 , 8073 , 8080 , 8084 , 8086 );
Copy
765
1.31 ms
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . file_name AS file_name_5 , t0 . product_variant_id AS product_variant_id_6 FROM additional_file t0 WHERE t0 . product_variant_id IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
8088
8090
8091
8093
8094
8095
8096
8097
8381
8382
8383
8384
8385
8386
8387
8388
8389
8390
8391
8393
8394
8395
8397
8398
8399
8400
8401
8402
8403
8404
8405
8406
8407
8408
8409
8410
8411
8412
8413
8414
8415
8421
8422
8423
8424
8425
8426
8427
8428
8521
8617
8751
8903
8908
8913
8918
8926
8932
9826
9858
10173
11050
11252
11417
11456
11457
11491
11492
11610
12775
12777
12781
12782
12800
12823
13298
13334
13433
13450
13667
13841
13843
13845
13847
13849
13851
13856
13858
13863
13865
13867
13871
13876
13878
13880
13886
13888
13890
13895
13898
]
SELECT
t0 . id AS id_1 ,
t0 . label AS label_2 ,
t0 . created_at AS created_at_3 ,
t0 . updated_at AS updated_at_4 ,
t0 . file_name AS file_name_5 ,
t0 . product_variant_id AS product_variant_id_6
FROM
additional_file t0
WHERE
t0 . product_variant_id IN (
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ?
)
Copy
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . file_name AS file_name_5 , t0 . product_variant_id AS product_variant_id_6 FROM additional_file t0 WHERE t0 . product_variant_id IN (8088 , 8090 , 8091 , 8093 , 8094 , 8095 , 8096 , 8097 , 8381 , 8382 , 8383 , 8384 , 8385 , 8386 , 8387 , 8388 , 8389 , 8390 , 8391 , 8393 , 8394 , 8395 , 8397 , 8398 , 8399 , 8400 , 8401 , 8402 , 8403 , 8404 , 8405 , 8406 , 8407 , 8408 , 8409 , 8410 , 8411 , 8412 , 8413 , 8414 , 8415 , 8421 , 8422 , 8423 , 8424 , 8425 , 8426 , 8427 , 8428 , 8521 , 8617 , 8751 , 8903 , 8908 , 8913 , 8918 , 8926 , 8932 , 9826 , 9858 , 10173 , 11050 , 11252 , 11417 , 11456 , 11457 , 11491 , 11492 , 11610 , 12775 , 12777 , 12781 , 12782 , 12800 , 12823 , 13298 , 13334 , 13433 , 13450 , 13667 , 13841 , 13843 , 13845 , 13847 , 13849 , 13851 , 13856 , 13858 , 13863 , 13865 , 13867 , 13871 , 13876 , 13878 , 13880 , 13886 , 13888 , 13890 , 13895 , 13898 );
Copy
766
1.05 ms
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . file_name AS file_name_5 , t0 . product_variant_id AS product_variant_id_6 FROM additional_file t0 WHERE t0 . product_variant_id IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
13906
13910
13914
14009
14016
14072
14264
14685
15123
15133
15134
15268
15269
15668
15755
15756
15757
15759
15760
15761
15762
15763
15764
15765
15766
15769
15773
15774
15775
15776
15777
15778
15779
15780
15781
15782
15783
15785
15786
15787
15788
15789
15790
15792
15794
15795
15797
15799
15800
15802
15827
15828
15833
15834
15835
15836
15837
15853
15859
15887
15905
15907
15908
15933
15934
15935
15938
15939
15940
15941
15944
15945
15946
15948
15949
15950
15951
15952
15953
15955
15956
15957
15958
15962
15963
15965
15966
15976
15977
15980
15991
15992
15998
15999
16004
16005
16075
16076
16168
16175
]
SELECT
t0 . id AS id_1 ,
t0 . label AS label_2 ,
t0 . created_at AS created_at_3 ,
t0 . updated_at AS updated_at_4 ,
t0 . file_name AS file_name_5 ,
t0 . product_variant_id AS product_variant_id_6
FROM
additional_file t0
WHERE
t0 . product_variant_id IN (
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ?
)
Copy
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . file_name AS file_name_5 , t0 . product_variant_id AS product_variant_id_6 FROM additional_file t0 WHERE t0 . product_variant_id IN (13906 , 13910 , 13914 , 14009 , 14016 , 14072 , 14264 , 14685 , 15123 , 15133 , 15134 , 15268 , 15269 , 15668 , 15755 , 15756 , 15757 , 15759 , 15760 , 15761 , 15762 , 15763 , 15764 , 15765 , 15766 , 15769 , 15773 , 15774 , 15775 , 15776 , 15777 , 15778 , 15779 , 15780 , 15781 , 15782 , 15783 , 15785 , 15786 , 15787 , 15788 , 15789 , 15790 , 15792 , 15794 , 15795 , 15797 , 15799 , 15800 , 15802 , 15827 , 15828 , 15833 , 15834 , 15835 , 15836 , 15837 , 15853 , 15859 , 15887 , 15905 , 15907 , 15908 , 15933 , 15934 , 15935 , 15938 , 15939 , 15940 , 15941 , 15944 , 15945 , 15946 , 15948 , 15949 , 15950 , 15951 , 15952 , 15953 , 15955 , 15956 , 15957 , 15958 , 15962 , 15963 , 15965 , 15966 , 15976 , 15977 , 15980 , 15991 , 15992 , 15998 , 15999 , 16004 , 16005 , 16075 , 16076 , 16168 , 16175 );
Copy
767
1.33 ms
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . file_name AS file_name_5 , t0 . product_variant_id AS product_variant_id_6 FROM additional_file t0 WHERE t0 . product_variant_id IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
16218
16227
16228
16229
16328
16338
16347
16378
16415
16416
16417
16487
16544
16600
16672
16673
16674
17410
17413
17416
17418
17419
17420
17421
17422
17423
17426
17427
17428
17430
17431
17432
17433
17434
17435
17436
17437
17438
17439
17440
17441
17442
17445
17446
17447
17448
17449
17451
17452
17453
17456
17457
17458
17459
17460
17463
17464
17465
17466
17468
17471
17473
17474
17475
17476
17477
17478
17479
17492
17494
17495
17496
17500
17501
17502
17503
17504
17505
17506
17510
17511
17512
17513
17515
17516
17517
17519
17590
17667
17678
17770
17771
17882
17900
17957
17976
17990
17991
17993
17995
]
SELECT
t0 . id AS id_1 ,
t0 . label AS label_2 ,
t0 . created_at AS created_at_3 ,
t0 . updated_at AS updated_at_4 ,
t0 . file_name AS file_name_5 ,
t0 . product_variant_id AS product_variant_id_6
FROM
additional_file t0
WHERE
t0 . product_variant_id IN (
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ?
)
Copy
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . file_name AS file_name_5 , t0 . product_variant_id AS product_variant_id_6 FROM additional_file t0 WHERE t0 . product_variant_id IN (16218 , 16227 , 16228 , 16229 , 16328 , 16338 , 16347 , 16378 , 16415 , 16416 , 16417 , 16487 , 16544 , 16600 , 16672 , 16673 , 16674 , 17410 , 17413 , 17416 , 17418 , 17419 , 17420 , 17421 , 17422 , 17423 , 17426 , 17427 , 17428 , 17430 , 17431 , 17432 , 17433 , 17434 , 17435 , 17436 , 17437 , 17438 , 17439 , 17440 , 17441 , 17442 , 17445 , 17446 , 17447 , 17448 , 17449 , 17451 , 17452 , 17453 , 17456 , 17457 , 17458 , 17459 , 17460 , 17463 , 17464 , 17465 , 17466 , 17468 , 17471 , 17473 , 17474 , 17475 , 17476 , 17477 , 17478 , 17479 , 17492 , 17494 , 17495 , 17496 , 17500 , 17501 , 17502 , 17503 , 17504 , 17505 , 17506 , 17510 , 17511 , 17512 , 17513 , 17515 , 17516 , 17517 , 17519 , 17590 , 17667 , 17678 , 17770 , 17771 , 17882 , 17900 , 17957 , 17976 , 17990 , 17991 , 17993 , 17995 );
Copy
768
0.88 ms
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . file_name AS file_name_5 , t0 . product_variant_id AS product_variant_id_6 FROM additional_file t0 WHERE t0 . product_variant_id IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
17997
17999
18000
18001
18003
18005
18044
18060
18063
18064
18065
18069
18079
18081
18088
18092
18095
18098
18103
18104
18105
18186
18187
18191
18192
18193
18655
18803
18813
18815
18823
18824
18826
18838
18840
18846
18848
18854
18857
18859
18869
18871
18875
18883
18884
18885
18886
18887
18888
18890
18892
18894
18896
18931
18932
18948
18949
18959
19001
19002
19003
19093
19095
19301
19302
19317
19318
19319
19320
19754
20234
20237
20336
20337
20338
20533
20535
20537
20539
20540
20542
20671
20686
20734
20737
20740
20744
20750
20751
20752
20753
20754
20757
20758
20760
20867
20872
20874
20876
20878
]
SELECT
t0 . id AS id_1 ,
t0 . label AS label_2 ,
t0 . created_at AS created_at_3 ,
t0 . updated_at AS updated_at_4 ,
t0 . file_name AS file_name_5 ,
t0 . product_variant_id AS product_variant_id_6
FROM
additional_file t0
WHERE
t0 . product_variant_id IN (
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ?
)
Copy
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . file_name AS file_name_5 , t0 . product_variant_id AS product_variant_id_6 FROM additional_file t0 WHERE t0 . product_variant_id IN (17997 , 17999 , 18000 , 18001 , 18003 , 18005 , 18044 , 18060 , 18063 , 18064 , 18065 , 18069 , 18079 , 18081 , 18088 , 18092 , 18095 , 18098 , 18103 , 18104 , 18105 , 18186 , 18187 , 18191 , 18192 , 18193 , 18655 , 18803 , 18813 , 18815 , 18823 , 18824 , 18826 , 18838 , 18840 , 18846 , 18848 , 18854 , 18857 , 18859 , 18869 , 18871 , 18875 , 18883 , 18884 , 18885 , 18886 , 18887 , 18888 , 18890 , 18892 , 18894 , 18896 , 18931 , 18932 , 18948 , 18949 , 18959 , 19001 , 19002 , 19003 , 19093 , 19095 , 19301 , 19302 , 19317 , 19318 , 19319 , 19320 , 19754 , 20234 , 20237 , 20336 , 20337 , 20338 , 20533 , 20535 , 20537 , 20539 , 20540 , 20542 , 20671 , 20686 , 20734 , 20737 , 20740 , 20744 , 20750 , 20751 , 20752 , 20753 , 20754 , 20757 , 20758 , 20760 , 20867 , 20872 , 20874 , 20876 , 20878 );
Copy
769
1.38 ms
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . file_name AS file_name_5 , t0 . product_variant_id AS product_variant_id_6 FROM additional_file t0 WHERE t0 . product_variant_id IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
20880
20882
20884
20887
20921
21174
21175
21188
21217
21589
21590
21596
21600
21639
21663
]
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . file_name AS file_name_5 , t0 . product_variant_id AS product_variant_id_6 FROM additional_file t0 WHERE t0 . product_variant_id IN (20880 , 20882 , 20884 , 20887 , 20921 , 21174 , 21175 , 21188 , 21217 , 21589 , 21590 , 21596 , 21600 , 21639 , 21663 );
Copy
770
1.66 ms
SELECT t0 . id AS id_1 , t0 . hidden_in_sbtill_paid AS hidden_in_sbtill_paid_2 , t0 . extended_payment_time AS extended_payment_time_3 , t0 . created_at AS created_at_4 , t0 . updated_at AS updated_at_5 , t0 . is_active AS is_active_6 , t0 . product_variant_id AS product_variant_id_7 , t0 . client_type_id AS client_type_id_8 FROM additional_options_by_client_type t0 WHERE t0 . product_variant_id IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
26
30
32
42
49
66
67
74
79
87
88
90
91
94
96
102
108
117
121
139
154
157
160
167
173
174
180
181
183
184
188
192
194
195
198
200
201
206
210
211
218
220
221
227
233
238
242
243
245
247
249
250
252
256
258
259
261
262
264
265
266
271
273
274
276
281
282
283
287
288
300
301
303
304
314
315
316
317
329
330
331
339
340
341
342
343
344
345
346
508
525
537
545
547
548
553
557
558
560
561
]
SELECT
t0 . id AS id_1 ,
t0 . hidden_in_sbtill_paid AS hidden_in_sbtill_paid_2 ,
t0 . extended_payment_time AS extended_payment_time_3 ,
t0 . created_at AS created_at_4 ,
t0 . updated_at AS updated_at_5 ,
t0 . is_active AS is_active_6 ,
t0 . product_variant_id AS product_variant_id_7 ,
t0 . client_type_id AS client_type_id_8
FROM
additional_options_by_client_type t0
WHERE
t0 . product_variant_id IN (
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ?
)
Copy
SELECT t0 . id AS id_1 , t0 . hidden_in_sbtill_paid AS hidden_in_sbtill_paid_2 , t0 . extended_payment_time AS extended_payment_time_3 , t0 . created_at AS created_at_4 , t0 . updated_at AS updated_at_5 , t0 . is_active AS is_active_6 , t0 . product_variant_id AS product_variant_id_7 , t0 . client_type_id AS client_type_id_8 FROM additional_options_by_client_type t0 WHERE t0 . product_variant_id IN (26 , 30 , 32 , 42 , 49 , 66 , 67 , 74 , 79 , 87 , 88 , 90 , 91 , 94 , 96 , 102 , 108 , 117 , 121 , 139 , 154 , 157 , 160 , 167 , 173 , 174 , 180 , 181 , 183 , 184 , 188 , 192 , 194 , 195 , 198 , 200 , 201 , 206 , 210 , 211 , 218 , 220 , 221 , 227 , 233 , 238 , 242 , 243 , 245 , 247 , 249 , 250 , 252 , 256 , 258 , 259 , 261 , 262 , 264 , 265 , 266 , 271 , 273 , 274 , 276 , 281 , 282 , 283 , 287 , 288 , 300 , 301 , 303 , 304 , 314 , 315 , 316 , 317 , 329 , 330 , 331 , 339 , 340 , 341 , 342 , 343 , 344 , 345 , 346 , 508 , 525 , 537 , 545 , 547 , 548 , 553 , 557 , 558 , 560 , 561 );
Copy
771
2.22 ms
SELECT t0 . id AS id_1 , t0 . hidden_in_sbtill_paid AS hidden_in_sbtill_paid_2 , t0 . extended_payment_time AS extended_payment_time_3 , t0 . created_at AS created_at_4 , t0 . updated_at AS updated_at_5 , t0 . is_active AS is_active_6 , t0 . product_variant_id AS product_variant_id_7 , t0 . client_type_id AS client_type_id_8 FROM additional_options_by_client_type t0 WHERE t0 . product_variant_id IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
563
564
571
601
675
754
757
759
760
762
763
877
899
931
952
1029
1030
1031
1032
1033
1036
1037
1038
1039
1040
1041
1042
1043
1045
1046
1047
1049
1050
1051
1052
1053
1054
1056
1066
1191
1192
1193
1194
1195
1197
1198
1199
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1242
1244
1246
1256
1257
1270
1273
1274
1279
1303
1304
1311
1322
1323
1338
1348
1349
1358
1366
1367
1386
1387
1388
1389
1390
1391
1392
1394
1397
1398
1399
1400
1401
1408
1414
1415
]
SELECT
t0 . id AS id_1 ,
t0 . hidden_in_sbtill_paid AS hidden_in_sbtill_paid_2 ,
t0 . extended_payment_time AS extended_payment_time_3 ,
t0 . created_at AS created_at_4 ,
t0 . updated_at AS updated_at_5 ,
t0 . is_active AS is_active_6 ,
t0 . product_variant_id AS product_variant_id_7 ,
t0 . client_type_id AS client_type_id_8
FROM
additional_options_by_client_type t0
WHERE
t0 . product_variant_id IN (
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ?
)
Copy
SELECT t0 . id AS id_1 , t0 . hidden_in_sbtill_paid AS hidden_in_sbtill_paid_2 , t0 . extended_payment_time AS extended_payment_time_3 , t0 . created_at AS created_at_4 , t0 . updated_at AS updated_at_5 , t0 . is_active AS is_active_6 , t0 . product_variant_id AS product_variant_id_7 , t0 . client_type_id AS client_type_id_8 FROM additional_options_by_client_type t0 WHERE t0 . product_variant_id IN (563 , 564 , 571 , 601 , 675 , 754 , 757 , 759 , 760 , 762 , 763 , 877 , 899 , 931 , 952 , 1029 , 1030 , 1031 , 1032 , 1033 , 1036 , 1037 , 1038 , 1039 , 1040 , 1041 , 1042 , 1043 , 1045 , 1046 , 1047 , 1049 , 1050 , 1051 , 1052 , 1053 , 1054 , 1056 , 1066 , 1191 , 1192 , 1193 , 1194 , 1195 , 1197 , 1198 , 1199 , 1202 , 1203 , 1204 , 1205 , 1206 , 1207 , 1208 , 1209 , 1210 , 1211 , 1212 , 1213 , 1214 , 1215 , 1216 , 1217 , 1218 , 1242 , 1244 , 1246 , 1256 , 1257 , 1270 , 1273 , 1274 , 1279 , 1303 , 1304 , 1311 , 1322 , 1323 , 1338 , 1348 , 1349 , 1358 , 1366 , 1367 , 1386 , 1387 , 1388 , 1389 , 1390 , 1391 , 1392 , 1394 , 1397 , 1398 , 1399 , 1400 , 1401 , 1408 , 1414 , 1415 );
Copy
772
2.08 ms
SELECT t0 . id AS id_1 , t0 . hidden_in_sbtill_paid AS hidden_in_sbtill_paid_2 , t0 . extended_payment_time AS extended_payment_time_3 , t0 . created_at AS created_at_4 , t0 . updated_at AS updated_at_5 , t0 . is_active AS is_active_6 , t0 . product_variant_id AS product_variant_id_7 , t0 . client_type_id AS client_type_id_8 FROM additional_options_by_client_type t0 WHERE t0 . product_variant_id IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
1416
1417
1466
1467
1471
1472
1483
1485
1487
1488
1507
1508
1514
1520
1526
1532
1538
1551
1552
1553
1554
1574
1584
1679
1926
1934
1997
1998
2003
2005
2006
2011
2031
2038
2039
2040
2054
2115
4262
4278
4444
4450
4454
4457
4458
4539
4540
4541
4542
4615
4618
4624
4625
4626
4676
4772
4777
4782
4802
4804
5005
5046
5047
5048
5050
5052
5137
5138
5151
5152
5243
5270
5273
5275
5299
5697
5715
5717
5724
5727
5741
5744
5749
5751
5802
5805
5846
5853
7396
7406
7407
7409
7410
7411
7413
7414
7416
7419
7420
7468
]
SELECT
t0 . id AS id_1 ,
t0 . hidden_in_sbtill_paid AS hidden_in_sbtill_paid_2 ,
t0 . extended_payment_time AS extended_payment_time_3 ,
t0 . created_at AS created_at_4 ,
t0 . updated_at AS updated_at_5 ,
t0 . is_active AS is_active_6 ,
t0 . product_variant_id AS product_variant_id_7 ,
t0 . client_type_id AS client_type_id_8
FROM
additional_options_by_client_type t0
WHERE
t0 . product_variant_id IN (
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ?
)
Copy
SELECT t0 . id AS id_1 , t0 . hidden_in_sbtill_paid AS hidden_in_sbtill_paid_2 , t0 . extended_payment_time AS extended_payment_time_3 , t0 . created_at AS created_at_4 , t0 . updated_at AS updated_at_5 , t0 . is_active AS is_active_6 , t0 . product_variant_id AS product_variant_id_7 , t0 . client_type_id AS client_type_id_8 FROM additional_options_by_client_type t0 WHERE t0 . product_variant_id IN (1416 , 1417 , 1466 , 1467 , 1471 , 1472 , 1483 , 1485 , 1487 , 1488 , 1507 , 1508 , 1514 , 1520 , 1526 , 1532 , 1538 , 1551 , 1552 , 1553 , 1554 , 1574 , 1584 , 1679 , 1926 , 1934 , 1997 , 1998 , 2003 , 2005 , 2006 , 2011 , 2031 , 2038 , 2039 , 2040 , 2054 , 2115 , 4262 , 4278 , 4444 , 4450 , 4454 , 4457 , 4458 , 4539 , 4540 , 4541 , 4542 , 4615 , 4618 , 4624 , 4625 , 4626 , 4676 , 4772 , 4777 , 4782 , 4802 , 4804 , 5005 , 5046 , 5047 , 5048 , 5050 , 5052 , 5137 , 5138 , 5151 , 5152 , 5243 , 5270 , 5273 , 5275 , 5299 , 5697 , 5715 , 5717 , 5724 , 5727 , 5741 , 5744 , 5749 , 5751 , 5802 , 5805 , 5846 , 5853 , 7396 , 7406 , 7407 , 7409 , 7410 , 7411 , 7413 , 7414 , 7416 , 7419 , 7420 , 7468 );
Copy
773
2.05 ms
SELECT t0 . id AS id_1 , t0 . hidden_in_sbtill_paid AS hidden_in_sbtill_paid_2 , t0 . extended_payment_time AS extended_payment_time_3 , t0 . created_at AS created_at_4 , t0 . updated_at AS updated_at_5 , t0 . is_active AS is_active_6 , t0 . product_variant_id AS product_variant_id_7 , t0 . client_type_id AS client_type_id_8 FROM additional_options_by_client_type t0 WHERE t0 . product_variant_id IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
7499
7500
7502
7503
7505
7508
7510
7512
7514
7516
7517
7518
7520
7521
7525
7526
7528
7529
7568
7570
7571
7617
7631
7635
7639
7640
7641
7645
7651
7663
7671
7672
7674
7676
7678
7679
7680
7682
7684
7686
7687
7712
7713
7715
7717
7718
7719
7722
7725
7728
7731
7732
7733
7735
7751
7752
7754
7758
7761
7764
7766
7768
7771
7772
7774
7777
7793
7795
7796
7797
7799
7800
7801
7803
7804
7806
7808
7901
7956
7959
7960
7961
7979
7980
7982
8017
8018
8019
8020
8024
8025
8026
8027
8028
8069
8071
8073
8080
8084
8086
]
SELECT
t0 . id AS id_1 ,
t0 . hidden_in_sbtill_paid AS hidden_in_sbtill_paid_2 ,
t0 . extended_payment_time AS extended_payment_time_3 ,
t0 . created_at AS created_at_4 ,
t0 . updated_at AS updated_at_5 ,
t0 . is_active AS is_active_6 ,
t0 . product_variant_id AS product_variant_id_7 ,
t0 . client_type_id AS client_type_id_8
FROM
additional_options_by_client_type t0
WHERE
t0 . product_variant_id IN (
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ?
)
Copy
SELECT t0 . id AS id_1 , t0 . hidden_in_sbtill_paid AS hidden_in_sbtill_paid_2 , t0 . extended_payment_time AS extended_payment_time_3 , t0 . created_at AS created_at_4 , t0 . updated_at AS updated_at_5 , t0 . is_active AS is_active_6 , t0 . product_variant_id AS product_variant_id_7 , t0 . client_type_id AS client_type_id_8 FROM additional_options_by_client_type t0 WHERE t0 . product_variant_id IN (7499 , 7500 , 7502 , 7503 , 7505 , 7508 , 7510 , 7512 , 7514 , 7516 , 7517 , 7518 , 7520 , 7521 , 7525 , 7526 , 7528 , 7529 , 7568 , 7570 , 7571 , 7617 , 7631 , 7635 , 7639 , 7640 , 7641 , 7645 , 7651 , 7663 , 7671 , 7672 , 7674 , 7676 , 7678 , 7679 , 7680 , 7682 , 7684 , 7686 , 7687 , 7712 , 7713 , 7715 , 7717 , 7718 , 7719 , 7722 , 7725 , 7728 , 7731 , 7732 , 7733 , 7735 , 7751 , 7752 , 7754 , 7758 , 7761 , 7764 , 7766 , 7768 , 7771 , 7772 , 7774 , 7777 , 7793 , 7795 , 7796 , 7797 , 7799 , 7800 , 7801 , 7803 , 7804 , 7806 , 7808 , 7901 , 7956 , 7959 , 7960 , 7961 , 7979 , 7980 , 7982 , 8017 , 8018 , 8019 , 8020 , 8024 , 8025 , 8026 , 8027 , 8028 , 8069 , 8071 , 8073 , 8080 , 8084 , 8086 );
Copy
774
2.01 ms
SELECT t0 . id AS id_1 , t0 . hidden_in_sbtill_paid AS hidden_in_sbtill_paid_2 , t0 . extended_payment_time AS extended_payment_time_3 , t0 . created_at AS created_at_4 , t0 . updated_at AS updated_at_5 , t0 . is_active AS is_active_6 , t0 . product_variant_id AS product_variant_id_7 , t0 . client_type_id AS client_type_id_8 FROM additional_options_by_client_type t0 WHERE t0 . product_variant_id IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
8088
8090
8091
8093
8094
8095
8096
8097
8381
8382
8383
8384
8385
8386
8387
8388
8389
8390
8391
8393
8394
8395
8397
8398
8399
8400
8401
8402
8403
8404
8405
8406
8407
8408
8409
8410
8411
8412
8413
8414
8415
8421
8422
8423
8424
8425
8426
8427
8428
8521
8617
8751
8903
8908
8913
8918
8926
8932
9826
9858
10173
11050
11252
11417
11456
11457
11491
11492
11610
12775
12777
12781
12782
12800
12823
13298
13334
13433
13450
13667
13841
13843
13845
13847
13849
13851
13856
13858
13863
13865
13867
13871
13876
13878
13880
13886
13888
13890
13895
13898
]
SELECT
t0 . id AS id_1 ,
t0 . hidden_in_sbtill_paid AS hidden_in_sbtill_paid_2 ,
t0 . extended_payment_time AS extended_payment_time_3 ,
t0 . created_at AS created_at_4 ,
t0 . updated_at AS updated_at_5 ,
t0 . is_active AS is_active_6 ,
t0 . product_variant_id AS product_variant_id_7 ,
t0 . client_type_id AS client_type_id_8
FROM
additional_options_by_client_type t0
WHERE
t0 . product_variant_id IN (
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ?
)
Copy
SELECT t0 . id AS id_1 , t0 . hidden_in_sbtill_paid AS hidden_in_sbtill_paid_2 , t0 . extended_payment_time AS extended_payment_time_3 , t0 . created_at AS created_at_4 , t0 . updated_at AS updated_at_5 , t0 . is_active AS is_active_6 , t0 . product_variant_id AS product_variant_id_7 , t0 . client_type_id AS client_type_id_8 FROM additional_options_by_client_type t0 WHERE t0 . product_variant_id IN (8088 , 8090 , 8091 , 8093 , 8094 , 8095 , 8096 , 8097 , 8381 , 8382 , 8383 , 8384 , 8385 , 8386 , 8387 , 8388 , 8389 , 8390 , 8391 , 8393 , 8394 , 8395 , 8397 , 8398 , 8399 , 8400 , 8401 , 8402 , 8403 , 8404 , 8405 , 8406 , 8407 , 8408 , 8409 , 8410 , 8411 , 8412 , 8413 , 8414 , 8415 , 8421 , 8422 , 8423 , 8424 , 8425 , 8426 , 8427 , 8428 , 8521 , 8617 , 8751 , 8903 , 8908 , 8913 , 8918 , 8926 , 8932 , 9826 , 9858 , 10173 , 11050 , 11252 , 11417 , 11456 , 11457 , 11491 , 11492 , 11610 , 12775 , 12777 , 12781 , 12782 , 12800 , 12823 , 13298 , 13334 , 13433 , 13450 , 13667 , 13841 , 13843 , 13845 , 13847 , 13849 , 13851 , 13856 , 13858 , 13863 , 13865 , 13867 , 13871 , 13876 , 13878 , 13880 , 13886 , 13888 , 13890 , 13895 , 13898 );
Copy
775
3.88 ms
SELECT t0 . id AS id_1 , t0 . hidden_in_sbtill_paid AS hidden_in_sbtill_paid_2 , t0 . extended_payment_time AS extended_payment_time_3 , t0 . created_at AS created_at_4 , t0 . updated_at AS updated_at_5 , t0 . is_active AS is_active_6 , t0 . product_variant_id AS product_variant_id_7 , t0 . client_type_id AS client_type_id_8 FROM additional_options_by_client_type t0 WHERE t0 . product_variant_id IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
13906
13910
13914
14009
14016
14072
14264
14685
15123
15133
15134
15268
15269
15668
15755
15756
15757
15759
15760
15761
15762
15763
15764
15765
15766
15769
15773
15774
15775
15776
15777
15778
15779
15780
15781
15782
15783
15785
15786
15787
15788
15789
15790
15792
15794
15795
15797
15799
15800
15802
15827
15828
15833
15834
15835
15836
15837
15853
15859
15887
15905
15907
15908
15933
15934
15935
15938
15939
15940
15941
15944
15945
15946
15948
15949
15950
15951
15952
15953
15955
15956
15957
15958
15962
15963
15965
15966
15976
15977
15980
15991
15992
15998
15999
16004
16005
16075
16076
16168
16175
]
SELECT
t0 . id AS id_1 ,
t0 . hidden_in_sbtill_paid AS hidden_in_sbtill_paid_2 ,
t0 . extended_payment_time AS extended_payment_time_3 ,
t0 . created_at AS created_at_4 ,
t0 . updated_at AS updated_at_5 ,
t0 . is_active AS is_active_6 ,
t0 . product_variant_id AS product_variant_id_7 ,
t0 . client_type_id AS client_type_id_8
FROM
additional_options_by_client_type t0
WHERE
t0 . product_variant_id IN (
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ?
)
Copy
SELECT t0 . id AS id_1 , t0 . hidden_in_sbtill_paid AS hidden_in_sbtill_paid_2 , t0 . extended_payment_time AS extended_payment_time_3 , t0 . created_at AS created_at_4 , t0 . updated_at AS updated_at_5 , t0 . is_active AS is_active_6 , t0 . product_variant_id AS product_variant_id_7 , t0 . client_type_id AS client_type_id_8 FROM additional_options_by_client_type t0 WHERE t0 . product_variant_id IN (13906 , 13910 , 13914 , 14009 , 14016 , 14072 , 14264 , 14685 , 15123 , 15133 , 15134 , 15268 , 15269 , 15668 , 15755 , 15756 , 15757 , 15759 , 15760 , 15761 , 15762 , 15763 , 15764 , 15765 , 15766 , 15769 , 15773 , 15774 , 15775 , 15776 , 15777 , 15778 , 15779 , 15780 , 15781 , 15782 , 15783 , 15785 , 15786 , 15787 , 15788 , 15789 , 15790 , 15792 , 15794 , 15795 , 15797 , 15799 , 15800 , 15802 , 15827 , 15828 , 15833 , 15834 , 15835 , 15836 , 15837 , 15853 , 15859 , 15887 , 15905 , 15907 , 15908 , 15933 , 15934 , 15935 , 15938 , 15939 , 15940 , 15941 , 15944 , 15945 , 15946 , 15948 , 15949 , 15950 , 15951 , 15952 , 15953 , 15955 , 15956 , 15957 , 15958 , 15962 , 15963 , 15965 , 15966 , 15976 , 15977 , 15980 , 15991 , 15992 , 15998 , 15999 , 16004 , 16005 , 16075 , 16076 , 16168 , 16175 );
Copy
776
2.72 ms
SELECT t0 . id AS id_1 , t0 . hidden_in_sbtill_paid AS hidden_in_sbtill_paid_2 , t0 . extended_payment_time AS extended_payment_time_3 , t0 . created_at AS created_at_4 , t0 . updated_at AS updated_at_5 , t0 . is_active AS is_active_6 , t0 . product_variant_id AS product_variant_id_7 , t0 . client_type_id AS client_type_id_8 FROM additional_options_by_client_type t0 WHERE t0 . product_variant_id IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
16218
16227
16228
16229
16328
16338
16347
16378
16415
16416
16417
16487
16544
16600
16672
16673
16674
17410
17413
17416
17418
17419
17420
17421
17422
17423
17426
17427
17428
17430
17431
17432
17433
17434
17435
17436
17437
17438
17439
17440
17441
17442
17445
17446
17447
17448
17449
17451
17452
17453
17456
17457
17458
17459
17460
17463
17464
17465
17466
17468
17471
17473
17474
17475
17476
17477
17478
17479
17492
17494
17495
17496
17500
17501
17502
17503
17504
17505
17506
17510
17511
17512
17513
17515
17516
17517
17519
17590
17667
17678
17770
17771
17882
17900
17957
17976
17990
17991
17993
17995
]
SELECT
t0 . id AS id_1 ,
t0 . hidden_in_sbtill_paid AS hidden_in_sbtill_paid_2 ,
t0 . extended_payment_time AS extended_payment_time_3 ,
t0 . created_at AS created_at_4 ,
t0 . updated_at AS updated_at_5 ,
t0 . is_active AS is_active_6 ,
t0 . product_variant_id AS product_variant_id_7 ,
t0 . client_type_id AS client_type_id_8
FROM
additional_options_by_client_type t0
WHERE
t0 . product_variant_id IN (
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ?
)
Copy
SELECT t0 . id AS id_1 , t0 . hidden_in_sbtill_paid AS hidden_in_sbtill_paid_2 , t0 . extended_payment_time AS extended_payment_time_3 , t0 . created_at AS created_at_4 , t0 . updated_at AS updated_at_5 , t0 . is_active AS is_active_6 , t0 . product_variant_id AS product_variant_id_7 , t0 . client_type_id AS client_type_id_8 FROM additional_options_by_client_type t0 WHERE t0 . product_variant_id IN (16218 , 16227 , 16228 , 16229 , 16328 , 16338 , 16347 , 16378 , 16415 , 16416 , 16417 , 16487 , 16544 , 16600 , 16672 , 16673 , 16674 , 17410 , 17413 , 17416 , 17418 , 17419 , 17420 , 17421 , 17422 , 17423 , 17426 , 17427 , 17428 , 17430 , 17431 , 17432 , 17433 , 17434 , 17435 , 17436 , 17437 , 17438 , 17439 , 17440 , 17441 , 17442 , 17445 , 17446 , 17447 , 17448 , 17449 , 17451 , 17452 , 17453 , 17456 , 17457 , 17458 , 17459 , 17460 , 17463 , 17464 , 17465 , 17466 , 17468 , 17471 , 17473 , 17474 , 17475 , 17476 , 17477 , 17478 , 17479 , 17492 , 17494 , 17495 , 17496 , 17500 , 17501 , 17502 , 17503 , 17504 , 17505 , 17506 , 17510 , 17511 , 17512 , 17513 , 17515 , 17516 , 17517 , 17519 , 17590 , 17667 , 17678 , 17770 , 17771 , 17882 , 17900 , 17957 , 17976 , 17990 , 17991 , 17993 , 17995 );
Copy
777
3.54 ms
SELECT t0 . id AS id_1 , t0 . hidden_in_sbtill_paid AS hidden_in_sbtill_paid_2 , t0 . extended_payment_time AS extended_payment_time_3 , t0 . created_at AS created_at_4 , t0 . updated_at AS updated_at_5 , t0 . is_active AS is_active_6 , t0 . product_variant_id AS product_variant_id_7 , t0 . client_type_id AS client_type_id_8 FROM additional_options_by_client_type t0 WHERE t0 . product_variant_id IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
17997
17999
18000
18001
18003
18005
18044
18060
18063
18064
18065
18069
18079
18081
18088
18092
18095
18098
18103
18104
18105
18186
18187
18191
18192
18193
18655
18803
18813
18815
18823
18824
18826
18838
18840
18846
18848
18854
18857
18859
18869
18871
18875
18883
18884
18885
18886
18887
18888
18890
18892
18894
18896
18931
18932
18948
18949
18959
19001
19002
19003
19093
19095
19301
19302
19317
19318
19319
19320
19754
20234
20237
20336
20337
20338
20533
20535
20537
20539
20540
20542
20671
20686
20734
20737
20740
20744
20750
20751
20752
20753
20754
20757
20758
20760
20867
20872
20874
20876
20878
]
SELECT
t0 . id AS id_1 ,
t0 . hidden_in_sbtill_paid AS hidden_in_sbtill_paid_2 ,
t0 . extended_payment_time AS extended_payment_time_3 ,
t0 . created_at AS created_at_4 ,
t0 . updated_at AS updated_at_5 ,
t0 . is_active AS is_active_6 ,
t0 . product_variant_id AS product_variant_id_7 ,
t0 . client_type_id AS client_type_id_8
FROM
additional_options_by_client_type t0
WHERE
t0 . product_variant_id IN (
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ?
)
Copy
SELECT t0 . id AS id_1 , t0 . hidden_in_sbtill_paid AS hidden_in_sbtill_paid_2 , t0 . extended_payment_time AS extended_payment_time_3 , t0 . created_at AS created_at_4 , t0 . updated_at AS updated_at_5 , t0 . is_active AS is_active_6 , t0 . product_variant_id AS product_variant_id_7 , t0 . client_type_id AS client_type_id_8 FROM additional_options_by_client_type t0 WHERE t0 . product_variant_id IN (17997 , 17999 , 18000 , 18001 , 18003 , 18005 , 18044 , 18060 , 18063 , 18064 , 18065 , 18069 , 18079 , 18081 , 18088 , 18092 , 18095 , 18098 , 18103 , 18104 , 18105 , 18186 , 18187 , 18191 , 18192 , 18193 , 18655 , 18803 , 18813 , 18815 , 18823 , 18824 , 18826 , 18838 , 18840 , 18846 , 18848 , 18854 , 18857 , 18859 , 18869 , 18871 , 18875 , 18883 , 18884 , 18885 , 18886 , 18887 , 18888 , 18890 , 18892 , 18894 , 18896 , 18931 , 18932 , 18948 , 18949 , 18959 , 19001 , 19002 , 19003 , 19093 , 19095 , 19301 , 19302 , 19317 , 19318 , 19319 , 19320 , 19754 , 20234 , 20237 , 20336 , 20337 , 20338 , 20533 , 20535 , 20537 , 20539 , 20540 , 20542 , 20671 , 20686 , 20734 , 20737 , 20740 , 20744 , 20750 , 20751 , 20752 , 20753 , 20754 , 20757 , 20758 , 20760 , 20867 , 20872 , 20874 , 20876 , 20878 );
Copy
778
0.96 ms
SELECT t0 . id AS id_1 , t0 . hidden_in_sbtill_paid AS hidden_in_sbtill_paid_2 , t0 . extended_payment_time AS extended_payment_time_3 , t0 . created_at AS created_at_4 , t0 . updated_at AS updated_at_5 , t0 . is_active AS is_active_6 , t0 . product_variant_id AS product_variant_id_7 , t0 . client_type_id AS client_type_id_8 FROM additional_options_by_client_type t0 WHERE t0 . product_variant_id IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
20880
20882
20884
20887
20921
21174
21175
21188
21217
21589
21590
21596
21600
21639
21663
]
SELECT t0 . id AS id_1 , t0 . hidden_in_sbtill_paid AS hidden_in_sbtill_paid_2 , t0 . extended_payment_time AS extended_payment_time_3 , t0 . created_at AS created_at_4 , t0 . updated_at AS updated_at_5 , t0 . is_active AS is_active_6 , t0 . product_variant_id AS product_variant_id_7 , t0 . client_type_id AS client_type_id_8 FROM additional_options_by_client_type t0 WHERE t0 . product_variant_id IN (20880 , 20882 , 20884 , 20887 , 20921 , 21174 , 21175 , 21188 , 21217 , 21589 , 21590 , 21596 , 21600 , 21639 , 21663 );
Copy
779
1.55 ms
SELECT t0 . id AS id_1 , t0 . domain AS domain_2 , t0 . hash AS hash_3 , t0 . title AS title_4 , t0 . is_active AS is_active_5 , t0 . action_number AS action_number_6 , t0 . from_source AS from_source_7 , t0 . portal_css AS portal_css_8 , t0 . portal_head_scripts AS portal_head_scripts_9 , t0 . portal_start_body_scripts AS portal_start_body_scripts_10 , t0 . portal_body_scripts AS portal_body_scripts_11 , t0 . robots_txt AS robots_txt_12 , t0 . portal_number_sb AS portal_number_sb_13 , t0 . leading_color1 AS leading_color1_14 , t0 . leading_color2 AS leading_color2_15 , t0 . leading_color3 AS leading_color3_16 , t0 . logo AS logo_17 , t0 . contact_mail AS contact_mail_18 , t0 . registration_additional_content AS registration_additional_content_19 , t0 . login_additional_content AS login_additional_content_20 , t0 . created_at AS created_at_21 , t0 . updated_at AS updated_at_22 , t0 . is_uniqskills_portal AS is_uniqskills_portal_23 , t0 . is_netflix_portal AS is_netflix_portal_24 , t0 . is_presale AS is_presale_25 , t0 . is_simple_price AS is_simple_price_26 , t0 . redirect_after_login AS redirect_after_login_27 , t0 . message_after_login AS message_after_login_28 , t0 . message_time_after_login AS message_time_after_login_29 , t0 . device_auth_needed AS device_auth_needed_30 , t0 . sender AS sender_31 , t0 . is_cms_portal AS is_cms_portal_32 , t0 . multi_access_from_max_user AS multi_access_from_max_user_33 , t0 . enable_new_basket AS enable_new_basket_34 , t0 . price_after_free_postage_cost AS price_after_free_postage_cost_35 , t0 . price_after_free_postage_cost_type AS price_after_free_postage_cost_type_36 , t0 . gtm AS gtm_37 , t0 . password_additional_content AS password_additional_content_38 , t0 . leading_color4 AS leading_color4_39 , t0 . userbar_color AS userbar_color_40 , t0 . is_bookcase_visible_in_userbar AS is_bookcase_visible_in_userbar_41 , t0 . is_shelf_visible_in_userbar AS is_shelf_visible_in_userbar_42 , t0 . userbar_html AS userbar_html_43 , t0 . display_userbar2 AS display_userbar2_44 , t0 . test_price_after_free_postage_cost AS test_price_after_free_postage_cost_45 , t0 . test_userbar_html AS test_userbar_html_46 , t0 . lifetime_access AS lifetime_access_47 , t0 . fb_pixel_id AS fb_pixel_id_48 , t0 . fb_pixel_access_token AS fb_pixel_access_token_49 , t0 . hide_field_position AS hide_field_position_50 , t0 . redirecting_to_focus AS redirecting_to_focus_51 , t0 . show_gross_price AS show_gross_price_52 , t0 . cs_mail AS cs_mail_53 , t0 . is_phone_required AS is_phone_required_54 , t0 . webe_mid_number AS webe_mid_number_55 , t0 . use_fb_pixel_in_iframe AS use_fb_pixel_in_iframe_56 , t0 . is_payment_before_confirmation AS is_payment_before_confirmation_57 , t0 . payment_reward AS payment_reward_58 , t0 . payment_reward_content AS payment_reward_content_59 , t0 . payment_reward_deadline AS payment_reward_deadline_60 , t0 . cart_template AS cart_template_61 , t0 . use_cache_in_access AS use_cache_in_access_62 , t0 . order_confirmation_additional_content AS order_confirmation_additional_content_63 , t0 . additional_content_for_mail AS additional_content_for_mail_64 , t0 . matomo_site_id AS matomo_site_id_65 , t0 . positions_order AS positions_order_66 , t0 . email_settings_id AS email_settings_id_67 , t0 . order_type_id AS order_type_id_68 , t69 . id AS id_70 , t69 . ord_tran_prefix AS ord_tran_prefix_71 , t69 . is_default AS is_default_72 , t69 . use_sb AS use_sb_73 , t69 . use_recaptcha_in_order AS use_recaptcha_in_order_74 , t69 . hide_catalog AS hide_catalog_75 , t69 . hide_nip_in_orders AS hide_nip_in_orders_76 , t69 . show_only_regulations AS show_only_regulations_77 , t69 . send_order_welcome_mail_only AS send_order_welcome_mail_only_78 , t69 . facebook_event_type AS facebook_event_type_79 , t69 . footer_copyright AS footer_copyright_80 , t69 . contact_form_recipient AS contact_form_recipient_81 , t69 . text_contact_thank_you AS text_contact_thank_you_82 , t69 . text_footer_cooperator_headers AS text_footer_cooperator_headers_83 , t69 . text_acceptance_regulations AS text_acceptance_regulations_84 , t69 . text_voucher_regulations AS text_voucher_regulations_85 , t69 . text_consent_processing_personal_data AS text_consent_processing_personal_data_86 , t69 . created_at AS created_at_87 , t69 . updated_at AS updated_at_88 , t69 . portal_settings_id AS portal_settings_id_89 , t0 . virtual_currency_id AS virtual_currency_id_90 , t0 . default_payment_system_id AS default_payment_system_id_91 , t0 . default_cart_client_type_id AS default_cart_client_type_id_92 , t93 . id AS id_94 , t93 . is_active AS is_active_95 , t93 . poll_link AS poll_link_96 , t93 . editorial_email AS editorial_email_97 , t93 . portal_settings_id AS portal_settings_id_98 , t93 . email_template_id AS email_template_id_99 FROM portal_settings t0 LEFT JOIN fm_company_settings t69 ON t69 . portal_settings_id = t0 . id LEFT JOIN onboarding_settings t93 ON t93 . portal_settings_id = t0 . id WHERE t0 . hash = ? LIMIT 1
Parameters :
[
"44e1391ae50ee1dbb0ba3f6349b837 "
]
SELECT
t0 . id AS id_1 ,
t0 . domain AS domain_2 ,
t0 . hash AS hash_3 ,
t0 . title AS title_4 ,
t0 . is_active AS is_active_5 ,
t0 . action_number AS action_number_6 ,
t0 . from_source AS from_source_7 ,
t0 . portal_css AS portal_css_8 ,
t0 . portal_head_scripts AS portal_head_scripts_9 ,
t0 . portal_start_body_scripts AS portal_start_body_scripts_10 ,
t0 . portal_body_scripts AS portal_body_scripts_11 ,
t0 . robots_txt AS robots_txt_12 ,
t0 . portal_number_sb AS portal_number_sb_13 ,
t0 . leading_color1 AS leading_color1_14 ,
t0 . leading_color2 AS leading_color2_15 ,
t0 . leading_color3 AS leading_color3_16 ,
t0 . logo AS logo_17 ,
t0 . contact_mail AS contact_mail_18 ,
t0 . registration_additional_content AS registration_additional_content_19 ,
t0 . login_additional_content AS login_additional_content_20 ,
t0 . created_at AS created_at_21 ,
t0 . updated_at AS updated_at_22 ,
t0 . is_uniqskills_portal AS is_uniqskills_portal_23 ,
t0 . is_netflix_portal AS is_netflix_portal_24 ,
t0 . is_presale AS is_presale_25 ,
t0 . is_simple_price AS is_simple_price_26 ,
t0 . redirect_after_login AS redirect_after_login_27 ,
t0 . message_after_login AS message_after_login_28 ,
t0 . message_time_after_login AS message_time_after_login_29 ,
t0 . device_auth_needed AS device_auth_needed_30 ,
t0 . sender AS sender_31 ,
t0 . is_cms_portal AS is_cms_portal_32 ,
t0 . multi_access_from_max_user AS multi_access_from_max_user_33 ,
t0 . enable_new_basket AS enable_new_basket_34 ,
t0 . price_after_free_postage_cost AS price_after_free_postage_cost_35 ,
t0 . price_after_free_postage_cost_type AS price_after_free_postage_cost_type_36 ,
t0 . gtm AS gtm_37 ,
t0 . password_additional_content AS password_additional_content_38 ,
t0 . leading_color4 AS leading_color4_39 ,
t0 . userbar_color AS userbar_color_40 ,
t0 . is_bookcase_visible_in_userbar AS is_bookcase_visible_in_userbar_41 ,
t0 . is_shelf_visible_in_userbar AS is_shelf_visible_in_userbar_42 ,
t0 . userbar_html AS userbar_html_43 ,
t0 . display_userbar2 AS display_userbar2_44 ,
t0 . test_price_after_free_postage_cost AS test_price_after_free_postage_cost_45 ,
t0 . test_userbar_html AS test_userbar_html_46 ,
t0 . lifetime_access AS lifetime_access_47 ,
t0 . fb_pixel_id AS fb_pixel_id_48 ,
t0 . fb_pixel_access_token AS fb_pixel_access_token_49 ,
t0 . hide_field_position AS hide_field_position_50 ,
t0 . redirecting_to_focus AS redirecting_to_focus_51 ,
t0 . show_gross_price AS show_gross_price_52 ,
t0 . cs_mail AS cs_mail_53 ,
t0 . is_phone_required AS is_phone_required_54 ,
t0 . webe_mid_number AS webe_mid_number_55 ,
t0 . use_fb_pixel_in_iframe AS use_fb_pixel_in_iframe_56 ,
t0 . is_payment_before_confirmation AS is_payment_before_confirmation_57 ,
t0 . payment_reward AS payment_reward_58 ,
t0 . payment_reward_content AS payment_reward_content_59 ,
t0 . payment_reward_deadline AS payment_reward_deadline_60 ,
t0 . cart_template AS cart_template_61 ,
t0 . use_cache_in_access AS use_cache_in_access_62 ,
t0 . order_confirmation_additional_content AS order_confirmation_additional_content_63 ,
t0 . additional_content_for_mail AS additional_content_for_mail_64 ,
t0 . matomo_site_id AS matomo_site_id_65 ,
t0 . positions_order AS positions_order_66 ,
t0 . email_settings_id AS email_settings_id_67 ,
t0 . order_type_id AS order_type_id_68 ,
t69 . id AS id_70 ,
t69 . ord_tran_prefix AS ord_tran_prefix_71 ,
t69 . is_default AS is_default_72 ,
t69 . use_sb AS use_sb_73 ,
t69 . use_recaptcha_in_order AS use_recaptcha_in_order_74 ,
t69 . hide_catalog AS hide_catalog_75 ,
t69 . hide_nip_in_orders AS hide_nip_in_orders_76 ,
t69 . show_only_regulations AS show_only_regulations_77 ,
t69 . send_order_welcome_mail_only AS send_order_welcome_mail_only_78 ,
t69 . facebook_event_type AS facebook_event_type_79 ,
t69 . footer_copyright AS footer_copyright_80 ,
t69 . contact_form_recipient AS contact_form_recipient_81 ,
t69 . text_contact_thank_you AS text_contact_thank_you_82 ,
t69 . text_footer_cooperator_headers AS text_footer_cooperator_headers_83 ,
t69 . text_acceptance_regulations AS text_acceptance_regulations_84 ,
t69 . text_voucher_regulations AS text_voucher_regulations_85 ,
t69 . text_consent_processing_personal_data AS text_consent_processing_personal_data_86 ,
t69 . created_at AS created_at_87 ,
t69 . updated_at AS updated_at_88 ,
t69 . portal_settings_id AS portal_settings_id_89 ,
t0 . virtual_currency_id AS virtual_currency_id_90 ,
t0 . default_payment_system_id AS default_payment_system_id_91 ,
t0 . default_cart_client_type_id AS default_cart_client_type_id_92 ,
t93 . id AS id_94 ,
t93 . is_active AS is_active_95 ,
t93 . poll_link AS poll_link_96 ,
t93 . editorial_email AS editorial_email_97 ,
t93 . portal_settings_id AS portal_settings_id_98 ,
t93 . email_template_id AS email_template_id_99
FROM
portal_settings t0
LEFT JOIN fm_company_settings t69 ON t69 . portal_settings_id = t0 . id
LEFT JOIN onboarding_settings t93 ON t93 . portal_settings_id = t0 . id
WHERE
t0 . hash = ?
LIMIT
1
Copy
SELECT t0 . id AS id_1 , t0 . domain AS domain_2 , t0 . hash AS hash_3 , t0 . title AS title_4 , t0 . is_active AS is_active_5 , t0 . action_number AS action_number_6 , t0 . from_source AS from_source_7 , t0 . portal_css AS portal_css_8 , t0 . portal_head_scripts AS portal_head_scripts_9 , t0 . portal_start_body_scripts AS portal_start_body_scripts_10 , t0 . portal_body_scripts AS portal_body_scripts_11 , t0 . robots_txt AS robots_txt_12 , t0 . portal_number_sb AS portal_number_sb_13 , t0 . leading_color1 AS leading_color1_14 , t0 . leading_color2 AS leading_color2_15 , t0 . leading_color3 AS leading_color3_16 , t0 . logo AS logo_17 , t0 . contact_mail AS contact_mail_18 , t0 . registration_additional_content AS registration_additional_content_19 , t0 . login_additional_content AS login_additional_content_20 , t0 . created_at AS created_at_21 , t0 . updated_at AS updated_at_22 , t0 . is_uniqskills_portal AS is_uniqskills_portal_23 , t0 . is_netflix_portal AS is_netflix_portal_24 , t0 . is_presale AS is_presale_25 , t0 . is_simple_price AS is_simple_price_26 , t0 . redirect_after_login AS redirect_after_login_27 , t0 . message_after_login AS message_after_login_28 , t0 . message_time_after_login AS message_time_after_login_29 , t0 . device_auth_needed AS device_auth_needed_30 , t0 . sender AS sender_31 , t0 . is_cms_portal AS is_cms_portal_32 , t0 . multi_access_from_max_user AS multi_access_from_max_user_33 , t0 . enable_new_basket AS enable_new_basket_34 , t0 . price_after_free_postage_cost AS price_after_free_postage_cost_35 , t0 . price_after_free_postage_cost_type AS price_after_free_postage_cost_type_36 , t0 . gtm AS gtm_37 , t0 . password_additional_content AS password_additional_content_38 , t0 . leading_color4 AS leading_color4_39 , t0 . userbar_color AS userbar_color_40 , t0 . is_bookcase_visible_in_userbar AS is_bookcase_visible_in_userbar_41 , t0 . is_shelf_visible_in_userbar AS is_shelf_visible_in_userbar_42 , t0 . userbar_html AS userbar_html_43 , t0 . display_userbar2 AS display_userbar2_44 , t0 . test_price_after_free_postage_cost AS test_price_after_free_postage_cost_45 , t0 . test_userbar_html AS test_userbar_html_46 , t0 . lifetime_access AS lifetime_access_47 , t0 . fb_pixel_id AS fb_pixel_id_48 , t0 . fb_pixel_access_token AS fb_pixel_access_token_49 , t0 . hide_field_position AS hide_field_position_50 , t0 . redirecting_to_focus AS redirecting_to_focus_51 , t0 . show_gross_price AS show_gross_price_52 , t0 . cs_mail AS cs_mail_53 , t0 . is_phone_required AS is_phone_required_54 , t0 . webe_mid_number AS webe_mid_number_55 , t0 . use_fb_pixel_in_iframe AS use_fb_pixel_in_iframe_56 , t0 . is_payment_before_confirmation AS is_payment_before_confirmation_57 , t0 . payment_reward AS payment_reward_58 , t0 . payment_reward_content AS payment_reward_content_59 , t0 . payment_reward_deadline AS payment_reward_deadline_60 , t0 . cart_template AS cart_template_61 , t0 . use_cache_in_access AS use_cache_in_access_62 , t0 . order_confirmation_additional_content AS order_confirmation_additional_content_63 , t0 . additional_content_for_mail AS additional_content_for_mail_64 , t0 . matomo_site_id AS matomo_site_id_65 , t0 . positions_order AS positions_order_66 , t0 . email_settings_id AS email_settings_id_67 , t0 . order_type_id AS order_type_id_68 , t69 . id AS id_70 , t69 . ord_tran_prefix AS ord_tran_prefix_71 , t69 . is_default AS is_default_72 , t69 . use_sb AS use_sb_73 , t69 . use_recaptcha_in_order AS use_recaptcha_in_order_74 , t69 . hide_catalog AS hide_catalog_75 , t69 . hide_nip_in_orders AS hide_nip_in_orders_76 , t69 . show_only_regulations AS show_only_regulations_77 , t69 . send_order_welcome_mail_only AS send_order_welcome_mail_only_78 , t69 . facebook_event_type AS facebook_event_type_79 , t69 . footer_copyright AS footer_copyright_80 , t69 . contact_form_recipient AS contact_form_recipient_81 , t69 . text_contact_thank_you AS text_contact_thank_you_82 , t69 . text_footer_cooperator_headers AS text_footer_cooperator_headers_83 , t69 . text_acceptance_regulations AS text_acceptance_regulations_84 , t69 . text_voucher_regulations AS text_voucher_regulations_85 , t69 . text_consent_processing_personal_data AS text_consent_processing_personal_data_86 , t69 . created_at AS created_at_87 , t69 . updated_at AS updated_at_88 , t69 . portal_settings_id AS portal_settings_id_89 , t0 . virtual_currency_id AS virtual_currency_id_90 , t0 . default_payment_system_id AS default_payment_system_id_91 , t0 . default_cart_client_type_id AS default_cart_client_type_id_92 , t93 . id AS id_94 , t93 . is_active AS is_active_95 , t93 . poll_link AS poll_link_96 , t93 . editorial_email AS editorial_email_97 , t93 . portal_settings_id AS portal_settings_id_98 , t93 . email_template_id AS email_template_id_99 FROM portal_settings t0 LEFT JOIN fm_company_settings t69 ON t69 . portal_settings_id = t0 . id LEFT JOIN onboarding_settings t93 ON t93 . portal_settings_id = t0 . id WHERE t0 . hash = '44e1391ae50ee1dbb0ba3f6349b837' LIMIT 1 ;
Copy
780
1.50 ms
SELECT t0 . id AS id_1 , t0 . domain AS domain_2 , t0 . hash AS hash_3 , t0 . title AS title_4 , t0 . is_active AS is_active_5 , t0 . action_number AS action_number_6 , t0 . from_source AS from_source_7 , t0 . portal_css AS portal_css_8 , t0 . portal_head_scripts AS portal_head_scripts_9 , t0 . portal_start_body_scripts AS portal_start_body_scripts_10 , t0 . portal_body_scripts AS portal_body_scripts_11 , t0 . robots_txt AS robots_txt_12 , t0 . portal_number_sb AS portal_number_sb_13 , t0 . leading_color1 AS leading_color1_14 , t0 . leading_color2 AS leading_color2_15 , t0 . leading_color3 AS leading_color3_16 , t0 . logo AS logo_17 , t0 . contact_mail AS contact_mail_18 , t0 . registration_additional_content AS registration_additional_content_19 , t0 . login_additional_content AS login_additional_content_20 , t0 . created_at AS created_at_21 , t0 . updated_at AS updated_at_22 , t0 . is_uniqskills_portal AS is_uniqskills_portal_23 , t0 . is_netflix_portal AS is_netflix_portal_24 , t0 . is_presale AS is_presale_25 , t0 . is_simple_price AS is_simple_price_26 , t0 . redirect_after_login AS redirect_after_login_27 , t0 . message_after_login AS message_after_login_28 , t0 . message_time_after_login AS message_time_after_login_29 , t0 . device_auth_needed AS device_auth_needed_30 , t0 . sender AS sender_31 , t0 . is_cms_portal AS is_cms_portal_32 , t0 . multi_access_from_max_user AS multi_access_from_max_user_33 , t0 . enable_new_basket AS enable_new_basket_34 , t0 . price_after_free_postage_cost AS price_after_free_postage_cost_35 , t0 . price_after_free_postage_cost_type AS price_after_free_postage_cost_type_36 , t0 . gtm AS gtm_37 , t0 . password_additional_content AS password_additional_content_38 , t0 . leading_color4 AS leading_color4_39 , t0 . userbar_color AS userbar_color_40 , t0 . is_bookcase_visible_in_userbar AS is_bookcase_visible_in_userbar_41 , t0 . is_shelf_visible_in_userbar AS is_shelf_visible_in_userbar_42 , t0 . userbar_html AS userbar_html_43 , t0 . display_userbar2 AS display_userbar2_44 , t0 . test_price_after_free_postage_cost AS test_price_after_free_postage_cost_45 , t0 . test_userbar_html AS test_userbar_html_46 , t0 . lifetime_access AS lifetime_access_47 , t0 . fb_pixel_id AS fb_pixel_id_48 , t0 . fb_pixel_access_token AS fb_pixel_access_token_49 , t0 . hide_field_position AS hide_field_position_50 , t0 . redirecting_to_focus AS redirecting_to_focus_51 , t0 . show_gross_price AS show_gross_price_52 , t0 . cs_mail AS cs_mail_53 , t0 . is_phone_required AS is_phone_required_54 , t0 . webe_mid_number AS webe_mid_number_55 , t0 . use_fb_pixel_in_iframe AS use_fb_pixel_in_iframe_56 , t0 . is_payment_before_confirmation AS is_payment_before_confirmation_57 , t0 . payment_reward AS payment_reward_58 , t0 . payment_reward_content AS payment_reward_content_59 , t0 . payment_reward_deadline AS payment_reward_deadline_60 , t0 . cart_template AS cart_template_61 , t0 . use_cache_in_access AS use_cache_in_access_62 , t0 . order_confirmation_additional_content AS order_confirmation_additional_content_63 , t0 . additional_content_for_mail AS additional_content_for_mail_64 , t0 . matomo_site_id AS matomo_site_id_65 , t0 . positions_order AS positions_order_66 , t0 . email_settings_id AS email_settings_id_67 , t0 . order_type_id AS order_type_id_68 , t69 . id AS id_70 , t69 . ord_tran_prefix AS ord_tran_prefix_71 , t69 . is_default AS is_default_72 , t69 . use_sb AS use_sb_73 , t69 . use_recaptcha_in_order AS use_recaptcha_in_order_74 , t69 . hide_catalog AS hide_catalog_75 , t69 . hide_nip_in_orders AS hide_nip_in_orders_76 , t69 . show_only_regulations AS show_only_regulations_77 , t69 . send_order_welcome_mail_only AS send_order_welcome_mail_only_78 , t69 . facebook_event_type AS facebook_event_type_79 , t69 . footer_copyright AS footer_copyright_80 , t69 . contact_form_recipient AS contact_form_recipient_81 , t69 . text_contact_thank_you AS text_contact_thank_you_82 , t69 . text_footer_cooperator_headers AS text_footer_cooperator_headers_83 , t69 . text_acceptance_regulations AS text_acceptance_regulations_84 , t69 . text_voucher_regulations AS text_voucher_regulations_85 , t69 . text_consent_processing_personal_data AS text_consent_processing_personal_data_86 , t69 . created_at AS created_at_87 , t69 . updated_at AS updated_at_88 , t69 . portal_settings_id AS portal_settings_id_89 , t0 . virtual_currency_id AS virtual_currency_id_90 , t0 . default_payment_system_id AS default_payment_system_id_91 , t0 . default_cart_client_type_id AS default_cart_client_type_id_92 , t93 . id AS id_94 , t93 . is_active AS is_active_95 , t93 . poll_link AS poll_link_96 , t93 . editorial_email AS editorial_email_97 , t93 . portal_settings_id AS portal_settings_id_98 , t93 . email_template_id AS email_template_id_99 FROM portal_settings t0 LEFT JOIN fm_company_settings t69 ON t69 . portal_settings_id = t0 . id LEFT JOIN onboarding_settings t93 ON t93 . portal_settings_id = t0 . id WHERE t0 . hash = ? LIMIT 1
Parameters :
[
"44e1391ae50ee1dbb0ba3f6349b837 "
]
SELECT
t0 . id AS id_1 ,
t0 . domain AS domain_2 ,
t0 . hash AS hash_3 ,
t0 . title AS title_4 ,
t0 . is_active AS is_active_5 ,
t0 . action_number AS action_number_6 ,
t0 . from_source AS from_source_7 ,
t0 . portal_css AS portal_css_8 ,
t0 . portal_head_scripts AS portal_head_scripts_9 ,
t0 . portal_start_body_scripts AS portal_start_body_scripts_10 ,
t0 . portal_body_scripts AS portal_body_scripts_11 ,
t0 . robots_txt AS robots_txt_12 ,
t0 . portal_number_sb AS portal_number_sb_13 ,
t0 . leading_color1 AS leading_color1_14 ,
t0 . leading_color2 AS leading_color2_15 ,
t0 . leading_color3 AS leading_color3_16 ,
t0 . logo AS logo_17 ,
t0 . contact_mail AS contact_mail_18 ,
t0 . registration_additional_content AS registration_additional_content_19 ,
t0 . login_additional_content AS login_additional_content_20 ,
t0 . created_at AS created_at_21 ,
t0 . updated_at AS updated_at_22 ,
t0 . is_uniqskills_portal AS is_uniqskills_portal_23 ,
t0 . is_netflix_portal AS is_netflix_portal_24 ,
t0 . is_presale AS is_presale_25 ,
t0 . is_simple_price AS is_simple_price_26 ,
t0 . redirect_after_login AS redirect_after_login_27 ,
t0 . message_after_login AS message_after_login_28 ,
t0 . message_time_after_login AS message_time_after_login_29 ,
t0 . device_auth_needed AS device_auth_needed_30 ,
t0 . sender AS sender_31 ,
t0 . is_cms_portal AS is_cms_portal_32 ,
t0 . multi_access_from_max_user AS multi_access_from_max_user_33 ,
t0 . enable_new_basket AS enable_new_basket_34 ,
t0 . price_after_free_postage_cost AS price_after_free_postage_cost_35 ,
t0 . price_after_free_postage_cost_type AS price_after_free_postage_cost_type_36 ,
t0 . gtm AS gtm_37 ,
t0 . password_additional_content AS password_additional_content_38 ,
t0 . leading_color4 AS leading_color4_39 ,
t0 . userbar_color AS userbar_color_40 ,
t0 . is_bookcase_visible_in_userbar AS is_bookcase_visible_in_userbar_41 ,
t0 . is_shelf_visible_in_userbar AS is_shelf_visible_in_userbar_42 ,
t0 . userbar_html AS userbar_html_43 ,
t0 . display_userbar2 AS display_userbar2_44 ,
t0 . test_price_after_free_postage_cost AS test_price_after_free_postage_cost_45 ,
t0 . test_userbar_html AS test_userbar_html_46 ,
t0 . lifetime_access AS lifetime_access_47 ,
t0 . fb_pixel_id AS fb_pixel_id_48 ,
t0 . fb_pixel_access_token AS fb_pixel_access_token_49 ,
t0 . hide_field_position AS hide_field_position_50 ,
t0 . redirecting_to_focus AS redirecting_to_focus_51 ,
t0 . show_gross_price AS show_gross_price_52 ,
t0 . cs_mail AS cs_mail_53 ,
t0 . is_phone_required AS is_phone_required_54 ,
t0 . webe_mid_number AS webe_mid_number_55 ,
t0 . use_fb_pixel_in_iframe AS use_fb_pixel_in_iframe_56 ,
t0 . is_payment_before_confirmation AS is_payment_before_confirmation_57 ,
t0 . payment_reward AS payment_reward_58 ,
t0 . payment_reward_content AS payment_reward_content_59 ,
t0 . payment_reward_deadline AS payment_reward_deadline_60 ,
t0 . cart_template AS cart_template_61 ,
t0 . use_cache_in_access AS use_cache_in_access_62 ,
t0 . order_confirmation_additional_content AS order_confirmation_additional_content_63 ,
t0 . additional_content_for_mail AS additional_content_for_mail_64 ,
t0 . matomo_site_id AS matomo_site_id_65 ,
t0 . positions_order AS positions_order_66 ,
t0 . email_settings_id AS email_settings_id_67 ,
t0 . order_type_id AS order_type_id_68 ,
t69 . id AS id_70 ,
t69 . ord_tran_prefix AS ord_tran_prefix_71 ,
t69 . is_default AS is_default_72 ,
t69 . use_sb AS use_sb_73 ,
t69 . use_recaptcha_in_order AS use_recaptcha_in_order_74 ,
t69 . hide_catalog AS hide_catalog_75 ,
t69 . hide_nip_in_orders AS hide_nip_in_orders_76 ,
t69 . show_only_regulations AS show_only_regulations_77 ,
t69 . send_order_welcome_mail_only AS send_order_welcome_mail_only_78 ,
t69 . facebook_event_type AS facebook_event_type_79 ,
t69 . footer_copyright AS footer_copyright_80 ,
t69 . contact_form_recipient AS contact_form_recipient_81 ,
t69 . text_contact_thank_you AS text_contact_thank_you_82 ,
t69 . text_footer_cooperator_headers AS text_footer_cooperator_headers_83 ,
t69 . text_acceptance_regulations AS text_acceptance_regulations_84 ,
t69 . text_voucher_regulations AS text_voucher_regulations_85 ,
t69 . text_consent_processing_personal_data AS text_consent_processing_personal_data_86 ,
t69 . created_at AS created_at_87 ,
t69 . updated_at AS updated_at_88 ,
t69 . portal_settings_id AS portal_settings_id_89 ,
t0 . virtual_currency_id AS virtual_currency_id_90 ,
t0 . default_payment_system_id AS default_payment_system_id_91 ,
t0 . default_cart_client_type_id AS default_cart_client_type_id_92 ,
t93 . id AS id_94 ,
t93 . is_active AS is_active_95 ,
t93 . poll_link AS poll_link_96 ,
t93 . editorial_email AS editorial_email_97 ,
t93 . portal_settings_id AS portal_settings_id_98 ,
t93 . email_template_id AS email_template_id_99
FROM
portal_settings t0
LEFT JOIN fm_company_settings t69 ON t69 . portal_settings_id = t0 . id
LEFT JOIN onboarding_settings t93 ON t93 . portal_settings_id = t0 . id
WHERE
t0 . hash = ?
LIMIT
1
Copy
SELECT t0 . id AS id_1 , t0 . domain AS domain_2 , t0 . hash AS hash_3 , t0 . title AS title_4 , t0 . is_active AS is_active_5 , t0 . action_number AS action_number_6 , t0 . from_source AS from_source_7 , t0 . portal_css AS portal_css_8 , t0 . portal_head_scripts AS portal_head_scripts_9 , t0 . portal_start_body_scripts AS portal_start_body_scripts_10 , t0 . portal_body_scripts AS portal_body_scripts_11 , t0 . robots_txt AS robots_txt_12 , t0 . portal_number_sb AS portal_number_sb_13 , t0 . leading_color1 AS leading_color1_14 , t0 . leading_color2 AS leading_color2_15 , t0 . leading_color3 AS leading_color3_16 , t0 . logo AS logo_17 , t0 . contact_mail AS contact_mail_18 , t0 . registration_additional_content AS registration_additional_content_19 , t0 . login_additional_content AS login_additional_content_20 , t0 . created_at AS created_at_21 , t0 . updated_at AS updated_at_22 , t0 . is_uniqskills_portal AS is_uniqskills_portal_23 , t0 . is_netflix_portal AS is_netflix_portal_24 , t0 . is_presale AS is_presale_25 , t0 . is_simple_price AS is_simple_price_26 , t0 . redirect_after_login AS redirect_after_login_27 , t0 . message_after_login AS message_after_login_28 , t0 . message_time_after_login AS message_time_after_login_29 , t0 . device_auth_needed AS device_auth_needed_30 , t0 . sender AS sender_31 , t0 . is_cms_portal AS is_cms_portal_32 , t0 . multi_access_from_max_user AS multi_access_from_max_user_33 , t0 . enable_new_basket AS enable_new_basket_34 , t0 . price_after_free_postage_cost AS price_after_free_postage_cost_35 , t0 . price_after_free_postage_cost_type AS price_after_free_postage_cost_type_36 , t0 . gtm AS gtm_37 , t0 . password_additional_content AS password_additional_content_38 , t0 . leading_color4 AS leading_color4_39 , t0 . userbar_color AS userbar_color_40 , t0 . is_bookcase_visible_in_userbar AS is_bookcase_visible_in_userbar_41 , t0 . is_shelf_visible_in_userbar AS is_shelf_visible_in_userbar_42 , t0 . userbar_html AS userbar_html_43 , t0 . display_userbar2 AS display_userbar2_44 , t0 . test_price_after_free_postage_cost AS test_price_after_free_postage_cost_45 , t0 . test_userbar_html AS test_userbar_html_46 , t0 . lifetime_access AS lifetime_access_47 , t0 . fb_pixel_id AS fb_pixel_id_48 , t0 . fb_pixel_access_token AS fb_pixel_access_token_49 , t0 . hide_field_position AS hide_field_position_50 , t0 . redirecting_to_focus AS redirecting_to_focus_51 , t0 . show_gross_price AS show_gross_price_52 , t0 . cs_mail AS cs_mail_53 , t0 . is_phone_required AS is_phone_required_54 , t0 . webe_mid_number AS webe_mid_number_55 , t0 . use_fb_pixel_in_iframe AS use_fb_pixel_in_iframe_56 , t0 . is_payment_before_confirmation AS is_payment_before_confirmation_57 , t0 . payment_reward AS payment_reward_58 , t0 . payment_reward_content AS payment_reward_content_59 , t0 . payment_reward_deadline AS payment_reward_deadline_60 , t0 . cart_template AS cart_template_61 , t0 . use_cache_in_access AS use_cache_in_access_62 , t0 . order_confirmation_additional_content AS order_confirmation_additional_content_63 , t0 . additional_content_for_mail AS additional_content_for_mail_64 , t0 . matomo_site_id AS matomo_site_id_65 , t0 . positions_order AS positions_order_66 , t0 . email_settings_id AS email_settings_id_67 , t0 . order_type_id AS order_type_id_68 , t69 . id AS id_70 , t69 . ord_tran_prefix AS ord_tran_prefix_71 , t69 . is_default AS is_default_72 , t69 . use_sb AS use_sb_73 , t69 . use_recaptcha_in_order AS use_recaptcha_in_order_74 , t69 . hide_catalog AS hide_catalog_75 , t69 . hide_nip_in_orders AS hide_nip_in_orders_76 , t69 . show_only_regulations AS show_only_regulations_77 , t69 . send_order_welcome_mail_only AS send_order_welcome_mail_only_78 , t69 . facebook_event_type AS facebook_event_type_79 , t69 . footer_copyright AS footer_copyright_80 , t69 . contact_form_recipient AS contact_form_recipient_81 , t69 . text_contact_thank_you AS text_contact_thank_you_82 , t69 . text_footer_cooperator_headers AS text_footer_cooperator_headers_83 , t69 . text_acceptance_regulations AS text_acceptance_regulations_84 , t69 . text_voucher_regulations AS text_voucher_regulations_85 , t69 . text_consent_processing_personal_data AS text_consent_processing_personal_data_86 , t69 . created_at AS created_at_87 , t69 . updated_at AS updated_at_88 , t69 . portal_settings_id AS portal_settings_id_89 , t0 . virtual_currency_id AS virtual_currency_id_90 , t0 . default_payment_system_id AS default_payment_system_id_91 , t0 . default_cart_client_type_id AS default_cart_client_type_id_92 , t93 . id AS id_94 , t93 . is_active AS is_active_95 , t93 . poll_link AS poll_link_96 , t93 . editorial_email AS editorial_email_97 , t93 . portal_settings_id AS portal_settings_id_98 , t93 . email_template_id AS email_template_id_99 FROM portal_settings t0 LEFT JOIN fm_company_settings t69 ON t69 . portal_settings_id = t0 . id LEFT JOIN onboarding_settings t93 ON t93 . portal_settings_id = t0 . id WHERE t0 . hash = '44e1391ae50ee1dbb0ba3f6349b837' LIMIT 1 ;
Copy
781
1.44 ms
SELECT c0_ . id AS id_0 , c0_ . is_active AS is_active_1 , c0_ . short_body AS short_body_2 , c0_ . body AS body_3 , c0_ . testimonials_custom AS testimonials_custom_4 , c0_ . category_name AS category_name_5 , c0_ . category_slug AS category_slug_6 , c0_ . position AS position_7 , c0_ . image_name AS image_name_8 , c0_ . banner_name AS banner_name_9 , c0_ . banner_link AS banner_link_10 , c0_ . banner_html AS banner_html_11 , c0_ . updated_at AS updated_at_12 , c0_ . default_for_us AS default_for_us_13 , c0_ . parent_id AS parent_id_14 , c0_ . portal_settings_id AS portal_settings_id_15 , c0_ . recommended_product_association_id AS recommended_product_association_id_16 , c0_ . language_id AS language_id_17 FROM category c0_ LEFT JOIN portal_settings p1_ ON c0_ . portal_settings_id = p1_ . id WHERE c0_ . parent_id IS NULL AND c0_ . is_active = 1 AND p1_ . hash = ? ORDER BY c0_ . position ASC
Parameters :
[
"44e1391ae50ee1dbb0ba3f6349b837 "
]
SELECT c0_ . id AS id_0 , c0_ . is_active AS is_active_1 , c0_ . short_body AS short_body_2 , c0_ . body AS body_3 , c0_ . testimonials_custom AS testimonials_custom_4 , c0_ . category_name AS category_name_5 , c0_ . category_slug AS category_slug_6 , c0_ . position AS position_7 , c0_ . image_name AS image_name_8 , c0_ . banner_name AS banner_name_9 , c0_ . banner_link AS banner_link_10 , c0_ . banner_html AS banner_html_11 , c0_ . updated_at AS updated_at_12 , c0_ . default_for_us AS default_for_us_13 , c0_ . parent_id AS parent_id_14 , c0_ . portal_settings_id AS portal_settings_id_15 , c0_ . recommended_product_association_id AS recommended_product_association_id_16 , c0_ . language_id AS language_id_17 FROM category c0_ LEFT JOIN portal_settings p1_ ON c0_ . portal_settings_id = p1_ . id WHERE c0_ . parent_id IS NULL AND c0_ . is_active = 1 AND p1_ . hash = '44e1391ae50ee1dbb0ba3f6349b837' ORDER BY c0_ . position ASC ;
Copy
782
4.42 ms
SELECT DISTINCT p0_ . id AS id_0 , p0_ . name AS name_1 , p0_ . technical_name AS technical_name_2 , p0_ . slug AS slug_3 , p0_ . created_at AS created_at_4 , p0_ . updated_at AS updated_at_5 FROM product_main_type p0_ LEFT JOIN product_association p1_ ON p0_ . id = p1_ . product_main_type_id LEFT JOIN templates t2_ ON p1_ . id = t2_ . product_association_id LEFT JOIN category c3_ ON p1_ . category_master_id = c3_ . id LEFT JOIN category_product_association c5_ ON p1_ . id = c5_ . product_association_id LEFT JOIN category c4_ ON c4_ . id = c5_ . category_id LEFT JOIN templates t6_ ON c4_ . id = t6_ . category_id LEFT JOIN category c7_ ON c4_ . parent_id = c7_ . id LEFT JOIN templates t8_ ON c7_ . id = t8_ . category_id LEFT JOIN templates t9_ ON c3_ . id = t9_ . category_id LEFT JOIN category c10_ ON c3_ . parent_id = c10_ . id LEFT JOIN templates t11_ ON c10_ . id = t11_ . category_id LEFT JOIN portal_settings p12_ ON p1_ . portal_settings_id = p12_ . id LEFT JOIN templates t13_ ON p12_ . id = t13_ . portal_settings_id LEFT JOIN templates t14_ ON p0_ . id = t14_ . product_main_type_id WHERE (c3_ . id = ? OR c10_ . id = ? OR c4_ . id = ? OR c7_ . id = ? ) AND p1_ . title IS NOT NULL AND (p1_ . is_hidden IS NULL OR p1_ . is_hidden = 0 ) AND (t2_ . is_active = 1 OR t9_ . is_active = 1 OR t11_ . is_active = 1 OR t6_ . is_active = 1 OR t8_ . is_active = 1 OR t13_ . is_active = 1 OR t14_ . is_active = 1 )
SELECT DISTINCT p0_ . id AS id_0 , p0_ . name AS name_1 , p0_ . technical_name AS technical_name_2 , p0_ . slug AS slug_3 , p0_ . created_at AS created_at_4 , p0_ . updated_at AS updated_at_5 FROM product_main_type p0_ LEFT JOIN product_association p1_ ON p0_ . id = p1_ . product_main_type_id LEFT JOIN templates t2_ ON p1_ . id = t2_ . product_association_id LEFT JOIN category c3_ ON p1_ . category_master_id = c3_ . id LEFT JOIN category_product_association c5_ ON p1_ . id = c5_ . product_association_id LEFT JOIN category c4_ ON c4_ . id = c5_ . category_id LEFT JOIN templates t6_ ON c4_ . id = t6_ . category_id LEFT JOIN category c7_ ON c4_ . parent_id = c7_ . id LEFT JOIN templates t8_ ON c7_ . id = t8_ . category_id LEFT JOIN templates t9_ ON c3_ . id = t9_ . category_id LEFT JOIN category c10_ ON c3_ . parent_id = c10_ . id LEFT JOIN templates t11_ ON c10_ . id = t11_ . category_id LEFT JOIN portal_settings p12_ ON p1_ . portal_settings_id = p12_ . id LEFT JOIN templates t13_ ON p12_ . id = t13_ . portal_settings_id LEFT JOIN templates t14_ ON p0_ . id = t14_ . product_main_type_id WHERE (c3_ . id = 1 OR c10_ . id = 1 OR c4_ . id = 1 OR c7_ . id = 1 ) AND p1_ . title IS NOT NULL AND (p1_ . is_hidden IS NULL OR p1_ . is_hidden = 0 ) AND (t2_ . is_active = 1 OR t9_ . is_active = 1 OR t11_ . is_active = 1 OR t6_ . is_active = 1 OR t8_ . is_active = 1 OR t13_ . is_active = 1 OR t14_ . is_active = 1 );
Copy
783
1.34 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_main_type_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_main_type_id = 12 ;
Copy
784
4.15 ms
SELECT DISTINCT p0_ . id AS id_0 , p0_ . name AS name_1 , p0_ . technical_name AS technical_name_2 , p0_ . slug AS slug_3 , p0_ . created_at AS created_at_4 , p0_ . updated_at AS updated_at_5 FROM product_main_type p0_ LEFT JOIN product_association p1_ ON p0_ . id = p1_ . product_main_type_id LEFT JOIN templates t2_ ON p1_ . id = t2_ . product_association_id LEFT JOIN category c3_ ON p1_ . category_master_id = c3_ . id LEFT JOIN category_product_association c5_ ON p1_ . id = c5_ . product_association_id LEFT JOIN category c4_ ON c4_ . id = c5_ . category_id LEFT JOIN templates t6_ ON c4_ . id = t6_ . category_id LEFT JOIN category c7_ ON c4_ . parent_id = c7_ . id LEFT JOIN templates t8_ ON c7_ . id = t8_ . category_id LEFT JOIN templates t9_ ON c3_ . id = t9_ . category_id LEFT JOIN category c10_ ON c3_ . parent_id = c10_ . id LEFT JOIN templates t11_ ON c10_ . id = t11_ . category_id LEFT JOIN portal_settings p12_ ON p1_ . portal_settings_id = p12_ . id LEFT JOIN templates t13_ ON p12_ . id = t13_ . portal_settings_id LEFT JOIN templates t14_ ON p0_ . id = t14_ . product_main_type_id WHERE (c3_ . id = ? OR c10_ . id = ? OR c4_ . id = ? OR c7_ . id = ? ) AND p1_ . title IS NOT NULL AND (p1_ . is_hidden IS NULL OR p1_ . is_hidden = 0 ) AND (t2_ . is_active = 1 OR t9_ . is_active = 1 OR t11_ . is_active = 1 OR t6_ . is_active = 1 OR t8_ . is_active = 1 OR t13_ . is_active = 1 OR t14_ . is_active = 1 )
SELECT DISTINCT p0_ . id AS id_0 , p0_ . name AS name_1 , p0_ . technical_name AS technical_name_2 , p0_ . slug AS slug_3 , p0_ . created_at AS created_at_4 , p0_ . updated_at AS updated_at_5 FROM product_main_type p0_ LEFT JOIN product_association p1_ ON p0_ . id = p1_ . product_main_type_id LEFT JOIN templates t2_ ON p1_ . id = t2_ . product_association_id LEFT JOIN category c3_ ON p1_ . category_master_id = c3_ . id LEFT JOIN category_product_association c5_ ON p1_ . id = c5_ . product_association_id LEFT JOIN category c4_ ON c4_ . id = c5_ . category_id LEFT JOIN templates t6_ ON c4_ . id = t6_ . category_id LEFT JOIN category c7_ ON c4_ . parent_id = c7_ . id LEFT JOIN templates t8_ ON c7_ . id = t8_ . category_id LEFT JOIN templates t9_ ON c3_ . id = t9_ . category_id LEFT JOIN category c10_ ON c3_ . parent_id = c10_ . id LEFT JOIN templates t11_ ON c10_ . id = t11_ . category_id LEFT JOIN portal_settings p12_ ON p1_ . portal_settings_id = p12_ . id LEFT JOIN templates t13_ ON p12_ . id = t13_ . portal_settings_id LEFT JOIN templates t14_ ON p0_ . id = t14_ . product_main_type_id WHERE (c3_ . id = 2 OR c10_ . id = 2 OR c4_ . id = 2 OR c7_ . id = 2 ) AND p1_ . title IS NOT NULL AND (p1_ . is_hidden IS NULL OR p1_ . is_hidden = 0 ) AND (t2_ . is_active = 1 OR t9_ . is_active = 1 OR t11_ . is_active = 1 OR t6_ . is_active = 1 OR t8_ . is_active = 1 OR t13_ . is_active = 1 OR t14_ . is_active = 1 );
Copy
785
8.45 ms
SELECT DISTINCT p0_ . id AS id_0 , p0_ . name AS name_1 , p0_ . technical_name AS technical_name_2 , p0_ . slug AS slug_3 , p0_ . created_at AS created_at_4 , p0_ . updated_at AS updated_at_5 FROM product_main_type p0_ LEFT JOIN product_association p1_ ON p0_ . id = p1_ . product_main_type_id LEFT JOIN templates t2_ ON p1_ . id = t2_ . product_association_id LEFT JOIN category c3_ ON p1_ . category_master_id = c3_ . id LEFT JOIN category_product_association c5_ ON p1_ . id = c5_ . product_association_id LEFT JOIN category c4_ ON c4_ . id = c5_ . category_id LEFT JOIN templates t6_ ON c4_ . id = t6_ . category_id LEFT JOIN category c7_ ON c4_ . parent_id = c7_ . id LEFT JOIN templates t8_ ON c7_ . id = t8_ . category_id LEFT JOIN templates t9_ ON c3_ . id = t9_ . category_id LEFT JOIN category c10_ ON c3_ . parent_id = c10_ . id LEFT JOIN templates t11_ ON c10_ . id = t11_ . category_id LEFT JOIN portal_settings p12_ ON p1_ . portal_settings_id = p12_ . id LEFT JOIN templates t13_ ON p12_ . id = t13_ . portal_settings_id LEFT JOIN templates t14_ ON p0_ . id = t14_ . product_main_type_id WHERE (c3_ . id = ? OR c10_ . id = ? OR c4_ . id = ? OR c7_ . id = ? ) AND p1_ . title IS NOT NULL AND (p1_ . is_hidden IS NULL OR p1_ . is_hidden = 0 ) AND (t2_ . is_active = 1 OR t9_ . is_active = 1 OR t11_ . is_active = 1 OR t6_ . is_active = 1 OR t8_ . is_active = 1 OR t13_ . is_active = 1 OR t14_ . is_active = 1 )
SELECT DISTINCT p0_ . id AS id_0 , p0_ . name AS name_1 , p0_ . technical_name AS technical_name_2 , p0_ . slug AS slug_3 , p0_ . created_at AS created_at_4 , p0_ . updated_at AS updated_at_5 FROM product_main_type p0_ LEFT JOIN product_association p1_ ON p0_ . id = p1_ . product_main_type_id LEFT JOIN templates t2_ ON p1_ . id = t2_ . product_association_id LEFT JOIN category c3_ ON p1_ . category_master_id = c3_ . id LEFT JOIN category_product_association c5_ ON p1_ . id = c5_ . product_association_id LEFT JOIN category c4_ ON c4_ . id = c5_ . category_id LEFT JOIN templates t6_ ON c4_ . id = t6_ . category_id LEFT JOIN category c7_ ON c4_ . parent_id = c7_ . id LEFT JOIN templates t8_ ON c7_ . id = t8_ . category_id LEFT JOIN templates t9_ ON c3_ . id = t9_ . category_id LEFT JOIN category c10_ ON c3_ . parent_id = c10_ . id LEFT JOIN templates t11_ ON c10_ . id = t11_ . category_id LEFT JOIN portal_settings p12_ ON p1_ . portal_settings_id = p12_ . id LEFT JOIN templates t13_ ON p12_ . id = t13_ . portal_settings_id LEFT JOIN templates t14_ ON p0_ . id = t14_ . product_main_type_id WHERE (c3_ . id = 3 OR c10_ . id = 3 OR c4_ . id = 3 OR c7_ . id = 3 ) AND p1_ . title IS NOT NULL AND (p1_ . is_hidden IS NULL OR p1_ . is_hidden = 0 ) AND (t2_ . is_active = 1 OR t9_ . is_active = 1 OR t11_ . is_active = 1 OR t6_ . is_active = 1 OR t8_ . is_active = 1 OR t13_ . is_active = 1 OR t14_ . is_active = 1 );
Copy
786
1.27 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_main_type_id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . product_main_type_id = 19 ;
Copy
787
2.66 ms
SELECT DISTINCT p0_ . id AS id_0 , p0_ . name AS name_1 , p0_ . technical_name AS technical_name_2 , p0_ . slug AS slug_3 , p0_ . created_at AS created_at_4 , p0_ . updated_at AS updated_at_5 FROM product_main_type p0_ LEFT JOIN product_association p1_ ON p0_ . id = p1_ . product_main_type_id LEFT JOIN templates t2_ ON p1_ . id = t2_ . product_association_id LEFT JOIN category c3_ ON p1_ . category_master_id = c3_ . id LEFT JOIN category_product_association c5_ ON p1_ . id = c5_ . product_association_id LEFT JOIN category c4_ ON c4_ . id = c5_ . category_id LEFT JOIN templates t6_ ON c4_ . id = t6_ . category_id LEFT JOIN category c7_ ON c4_ . parent_id = c7_ . id LEFT JOIN templates t8_ ON c7_ . id = t8_ . category_id LEFT JOIN templates t9_ ON c3_ . id = t9_ . category_id LEFT JOIN category c10_ ON c3_ . parent_id = c10_ . id LEFT JOIN templates t11_ ON c10_ . id = t11_ . category_id LEFT JOIN portal_settings p12_ ON p1_ . portal_settings_id = p12_ . id LEFT JOIN templates t13_ ON p12_ . id = t13_ . portal_settings_id LEFT JOIN templates t14_ ON p0_ . id = t14_ . product_main_type_id WHERE (c3_ . id = ? OR c10_ . id = ? OR c4_ . id = ? OR c7_ . id = ? ) AND p1_ . title IS NOT NULL AND (p1_ . is_hidden IS NULL OR p1_ . is_hidden = 0 ) AND (t2_ . is_active = 1 OR t9_ . is_active = 1 OR t11_ . is_active = 1 OR t6_ . is_active = 1 OR t8_ . is_active = 1 OR t13_ . is_active = 1 OR t14_ . is_active = 1 )
SELECT DISTINCT p0_ . id AS id_0 , p0_ . name AS name_1 , p0_ . technical_name AS technical_name_2 , p0_ . slug AS slug_3 , p0_ . created_at AS created_at_4 , p0_ . updated_at AS updated_at_5 FROM product_main_type p0_ LEFT JOIN product_association p1_ ON p0_ . id = p1_ . product_main_type_id LEFT JOIN templates t2_ ON p1_ . id = t2_ . product_association_id LEFT JOIN category c3_ ON p1_ . category_master_id = c3_ . id LEFT JOIN category_product_association c5_ ON p1_ . id = c5_ . product_association_id LEFT JOIN category c4_ ON c4_ . id = c5_ . category_id LEFT JOIN templates t6_ ON c4_ . id = t6_ . category_id LEFT JOIN category c7_ ON c4_ . parent_id = c7_ . id LEFT JOIN templates t8_ ON c7_ . id = t8_ . category_id LEFT JOIN templates t9_ ON c3_ . id = t9_ . category_id LEFT JOIN category c10_ ON c3_ . parent_id = c10_ . id LEFT JOIN templates t11_ ON c10_ . id = t11_ . category_id LEFT JOIN portal_settings p12_ ON p1_ . portal_settings_id = p12_ . id LEFT JOIN templates t13_ ON p12_ . id = t13_ . portal_settings_id LEFT JOIN templates t14_ ON p0_ . id = t14_ . product_main_type_id WHERE (c3_ . id = 4 OR c10_ . id = 4 OR c4_ . id = 4 OR c7_ . id = 4 ) AND p1_ . title IS NOT NULL AND (p1_ . is_hidden IS NULL OR p1_ . is_hidden = 0 ) AND (t2_ . is_active = 1 OR t9_ . is_active = 1 OR t11_ . is_active = 1 OR t6_ . is_active = 1 OR t8_ . is_active = 1 OR t13_ . is_active = 1 OR t14_ . is_active = 1 );
Copy
788
2.66 ms
SELECT DISTINCT p0_ . id AS id_0 , p0_ . name AS name_1 , p0_ . technical_name AS technical_name_2 , p0_ . slug AS slug_3 , p0_ . created_at AS created_at_4 , p0_ . updated_at AS updated_at_5 FROM product_main_type p0_ LEFT JOIN product_association p1_ ON p0_ . id = p1_ . product_main_type_id LEFT JOIN templates t2_ ON p1_ . id = t2_ . product_association_id LEFT JOIN category c3_ ON p1_ . category_master_id = c3_ . id LEFT JOIN category_product_association c5_ ON p1_ . id = c5_ . product_association_id LEFT JOIN category c4_ ON c4_ . id = c5_ . category_id LEFT JOIN templates t6_ ON c4_ . id = t6_ . category_id LEFT JOIN category c7_ ON c4_ . parent_id = c7_ . id LEFT JOIN templates t8_ ON c7_ . id = t8_ . category_id LEFT JOIN templates t9_ ON c3_ . id = t9_ . category_id LEFT JOIN category c10_ ON c3_ . parent_id = c10_ . id LEFT JOIN templates t11_ ON c10_ . id = t11_ . category_id LEFT JOIN portal_settings p12_ ON p1_ . portal_settings_id = p12_ . id LEFT JOIN templates t13_ ON p12_ . id = t13_ . portal_settings_id LEFT JOIN templates t14_ ON p0_ . id = t14_ . product_main_type_id WHERE (c3_ . id = ? OR c10_ . id = ? OR c4_ . id = ? OR c7_ . id = ? ) AND p1_ . title IS NOT NULL AND (p1_ . is_hidden IS NULL OR p1_ . is_hidden = 0 ) AND (t2_ . is_active = 1 OR t9_ . is_active = 1 OR t11_ . is_active = 1 OR t6_ . is_active = 1 OR t8_ . is_active = 1 OR t13_ . is_active = 1 OR t14_ . is_active = 1 )
SELECT DISTINCT p0_ . id AS id_0 , p0_ . name AS name_1 , p0_ . technical_name AS technical_name_2 , p0_ . slug AS slug_3 , p0_ . created_at AS created_at_4 , p0_ . updated_at AS updated_at_5 FROM product_main_type p0_ LEFT JOIN product_association p1_ ON p0_ . id = p1_ . product_main_type_id LEFT JOIN templates t2_ ON p1_ . id = t2_ . product_association_id LEFT JOIN category c3_ ON p1_ . category_master_id = c3_ . id LEFT JOIN category_product_association c5_ ON p1_ . id = c5_ . product_association_id LEFT JOIN category c4_ ON c4_ . id = c5_ . category_id LEFT JOIN templates t6_ ON c4_ . id = t6_ . category_id LEFT JOIN category c7_ ON c4_ . parent_id = c7_ . id LEFT JOIN templates t8_ ON c7_ . id = t8_ . category_id LEFT JOIN templates t9_ ON c3_ . id = t9_ . category_id LEFT JOIN category c10_ ON c3_ . parent_id = c10_ . id LEFT JOIN templates t11_ ON c10_ . id = t11_ . category_id LEFT JOIN portal_settings p12_ ON p1_ . portal_settings_id = p12_ . id LEFT JOIN templates t13_ ON p12_ . id = t13_ . portal_settings_id LEFT JOIN templates t14_ ON p0_ . id = t14_ . product_main_type_id WHERE (c3_ . id = 5 OR c10_ . id = 5 OR c4_ . id = 5 OR c7_ . id = 5 ) AND p1_ . title IS NOT NULL AND (p1_ . is_hidden IS NULL OR p1_ . is_hidden = 0 ) AND (t2_ . is_active = 1 OR t9_ . is_active = 1 OR t11_ . is_active = 1 OR t6_ . is_active = 1 OR t8_ . is_active = 1 OR t13_ . is_active = 1 OR t14_ . is_active = 1 );
Copy
789
2.69 ms
SELECT DISTINCT p0_ . id AS id_0 , p0_ . name AS name_1 , p0_ . technical_name AS technical_name_2 , p0_ . slug AS slug_3 , p0_ . created_at AS created_at_4 , p0_ . updated_at AS updated_at_5 FROM product_main_type p0_ LEFT JOIN product_association p1_ ON p0_ . id = p1_ . product_main_type_id LEFT JOIN templates t2_ ON p1_ . id = t2_ . product_association_id LEFT JOIN category c3_ ON p1_ . category_master_id = c3_ . id LEFT JOIN category_product_association c5_ ON p1_ . id = c5_ . product_association_id LEFT JOIN category c4_ ON c4_ . id = c5_ . category_id LEFT JOIN templates t6_ ON c4_ . id = t6_ . category_id LEFT JOIN category c7_ ON c4_ . parent_id = c7_ . id LEFT JOIN templates t8_ ON c7_ . id = t8_ . category_id LEFT JOIN templates t9_ ON c3_ . id = t9_ . category_id LEFT JOIN category c10_ ON c3_ . parent_id = c10_ . id LEFT JOIN templates t11_ ON c10_ . id = t11_ . category_id LEFT JOIN portal_settings p12_ ON p1_ . portal_settings_id = p12_ . id LEFT JOIN templates t13_ ON p12_ . id = t13_ . portal_settings_id LEFT JOIN templates t14_ ON p0_ . id = t14_ . product_main_type_id WHERE (c3_ . id = ? OR c10_ . id = ? OR c4_ . id = ? OR c7_ . id = ? ) AND p1_ . title IS NOT NULL AND (p1_ . is_hidden IS NULL OR p1_ . is_hidden = 0 ) AND (t2_ . is_active = 1 OR t9_ . is_active = 1 OR t11_ . is_active = 1 OR t6_ . is_active = 1 OR t8_ . is_active = 1 OR t13_ . is_active = 1 OR t14_ . is_active = 1 )
SELECT DISTINCT p0_ . id AS id_0 , p0_ . name AS name_1 , p0_ . technical_name AS technical_name_2 , p0_ . slug AS slug_3 , p0_ . created_at AS created_at_4 , p0_ . updated_at AS updated_at_5 FROM product_main_type p0_ LEFT JOIN product_association p1_ ON p0_ . id = p1_ . product_main_type_id LEFT JOIN templates t2_ ON p1_ . id = t2_ . product_association_id LEFT JOIN category c3_ ON p1_ . category_master_id = c3_ . id LEFT JOIN category_product_association c5_ ON p1_ . id = c5_ . product_association_id LEFT JOIN category c4_ ON c4_ . id = c5_ . category_id LEFT JOIN templates t6_ ON c4_ . id = t6_ . category_id LEFT JOIN category c7_ ON c4_ . parent_id = c7_ . id LEFT JOIN templates t8_ ON c7_ . id = t8_ . category_id LEFT JOIN templates t9_ ON c3_ . id = t9_ . category_id LEFT JOIN category c10_ ON c3_ . parent_id = c10_ . id LEFT JOIN templates t11_ ON c10_ . id = t11_ . category_id LEFT JOIN portal_settings p12_ ON p1_ . portal_settings_id = p12_ . id LEFT JOIN templates t13_ ON p12_ . id = t13_ . portal_settings_id LEFT JOIN templates t14_ ON p0_ . id = t14_ . product_main_type_id WHERE (c3_ . id = 6 OR c10_ . id = 6 OR c4_ . id = 6 OR c7_ . id = 6 ) AND p1_ . title IS NOT NULL AND (p1_ . is_hidden IS NULL OR p1_ . is_hidden = 0 ) AND (t2_ . is_active = 1 OR t9_ . is_active = 1 OR t11_ . is_active = 1 OR t6_ . is_active = 1 OR t8_ . is_active = 1 OR t13_ . is_active = 1 OR t14_ . is_active = 1 );
Copy
790
1.03 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . parent_id = ? ORDER BY t0 . position ASC
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . parent_id = ?
ORDER BY
t0 . position ASC
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . parent_id = 1 ORDER BY t0 . position ASC ;
Copy
791
1.29 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id WHERE category_product_association . category_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id
WHERE
category_product_association . category_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id WHERE category_product_association . category_id = 7 ;
Copy
792
0.95 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 141 ;
Copy
793
0.93 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 8232 ;
Copy
794
0.79 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 8259 ;
Copy
795
1.01 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id WHERE category_product_association . category_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id
WHERE
category_product_association . category_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id WHERE category_product_association . category_id = 8 ;
Copy
796
0.84 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 108 ;
Copy
797
1.21 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 1537 ;
Copy
798
1.00 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 1538 ;
Copy
799
1.11 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 1540 ;
Copy
800
1.46 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 112 ;
Copy
801
1.47 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 1687 ;
Copy
802
2.01 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 116 ;
Copy
803
1.14 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 1829 ;
Copy
804
0.89 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 117 ;
Copy
805
2.18 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 1795 ;
Copy
806
1.20 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id WHERE category_product_association . category_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id
WHERE
category_product_association . category_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id WHERE category_product_association . category_id = 9 ;
Copy
807
1.19 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 69 ;
Copy
808
1.04 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 148 ;
Copy
809
0.91 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 214 ;
Copy
810
0.90 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 459 ;
Copy
811
1.08 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 6853 ;
Copy
812
1.24 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 73 ;
Copy
813
0.95 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 152 ;
Copy
814
0.95 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 461 ;
Copy
815
0.90 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7276 ;
Copy
816
1.08 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 86 ;
Copy
817
1.12 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 171 ;
Copy
818
0.93 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 463 ;
Copy
819
0.93 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 113 ;
Copy
820
1.16 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 1688 ;
Copy
821
1.00 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id WHERE category_product_association . category_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id
WHERE
category_product_association . category_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id WHERE category_product_association . category_id = 10 ;
Copy
822
0.88 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 103 ;
Copy
823
0.86 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 654 ;
Copy
824
0.83 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 661 ;
Copy
825
1.74 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id WHERE category_product_association . category_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id
WHERE
category_product_association . category_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id WHERE category_product_association . category_id = 11 ;
Copy
826
1.46 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id WHERE category_product_association . category_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id
WHERE
category_product_association . category_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id WHERE category_product_association . category_id = 12 ;
Copy
827
1.01 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 77 ;
Copy
828
1.00 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 392 ;
Copy
829
0.92 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 393 ;
Copy
830
0.94 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 420 ;
Copy
831
1.90 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 139 ;
Copy
832
1.03 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 8377 ;
Copy
833
1.10 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 8379 ;
Copy
834
2.08 ms
SELECT t0 . id AS id_1 , t0 . position AS position_2 , t0 . image AS image_3 , t0 . updated_at AS updated_at_4 , t0 . product_association_id AS product_association_id_5 FROM product_image t0 WHERE t0 . product_association_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . position AS position_2 , t0 . image AS image_3 , t0 . updated_at AS updated_at_4 , t0 . product_association_id AS product_association_id_5 FROM product_image t0 WHERE t0 . product_association_id = 123 ORDER BY t0 . position ASC ;
Copy
835
1.42 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . parent_id = ? ORDER BY t0 . position ASC
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . parent_id = ?
ORDER BY
t0 . position ASC
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . parent_id = 2 ORDER BY t0 . position ASC ;
Copy
836
1.44 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id WHERE category_product_association . category_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id
WHERE
category_product_association . category_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id WHERE category_product_association . category_id = 185 ;
Copy
837
1.43 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id WHERE category_product_association . category_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id
WHERE
category_product_association . category_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id WHERE category_product_association . category_id = 210 ;
Copy
838
1.08 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id WHERE category_product_association . category_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id
WHERE
category_product_association . category_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id WHERE category_product_association . category_id = 215 ;
Copy
839
1.24 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id WHERE category_product_association . category_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id
WHERE
category_product_association . category_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id WHERE category_product_association . category_id = 220 ;
Copy
840
1.74 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 137 ;
Copy
841
1.51 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7570 ;
Copy
842
1.32 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 7571 ;
Copy
843
1.01 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id WHERE category_product_association . category_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id
WHERE
category_product_association . category_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id WHERE category_product_association . category_id = 225 ;
Copy
844
1.03 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id WHERE category_product_association . category_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id
WHERE
category_product_association . category_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id WHERE category_product_association . category_id = 228 ;
Copy
845
1.06 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id WHERE category_product_association . category_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id
WHERE
category_product_association . category_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id WHERE category_product_association . category_id = 230 ;
Copy
846
1.09 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id WHERE category_product_association . category_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id
WHERE
category_product_association . category_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id WHERE category_product_association . category_id = 13 ;
Copy
847
1.22 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id WHERE category_product_association . category_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id
WHERE
category_product_association . category_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id WHERE category_product_association . category_id = 20 ;
Copy
848
1.19 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 91 ;
Copy
849
1.04 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 412 ;
Copy
850
1.13 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 413 ;
Copy
851
0.96 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 414 ;
Copy
852
0.93 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 464 ;
Copy
853
1.31 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 143 ;
Copy
854
2.39 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 8798 ;
Copy
855
1.70 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 8852 ;
Copy
856
1.01 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 8853 ;
Copy
857
1.23 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 9057 ;
Copy
858
0.98 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id WHERE category_product_association . category_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id
WHERE
category_product_association . category_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id WHERE category_product_association . category_id = 39 ;
Copy
859
1.22 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id WHERE category_product_association . category_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id
WHERE
category_product_association . category_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id WHERE category_product_association . category_id = 14 ;
Copy
860
1.11 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 64 ;
Copy
861
0.86 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 360 ;
Copy
862
0.70 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 65 ;
Copy
863
0.78 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 558 ;
Copy
864
0.71 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 101 ;
Copy
865
1.51 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 90 ;
Copy
866
1.36 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 362 ;
Copy
867
1.16 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 549 ;
Copy
868
1.33 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 550 ;
Copy
869
1.24 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 551 ;
Copy
870
1.35 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id WHERE category_product_association . category_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id
WHERE
category_product_association . category_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id WHERE category_product_association . category_id = 15 ;
Copy
871
1.45 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 79 ;
Copy
872
1.06 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 221 ;
Copy
873
1.06 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 222 ;
Copy
874
1.02 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 509 ;
Copy
875
1.06 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id WHERE category_product_association . category_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id
WHERE
category_product_association . category_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id WHERE category_product_association . category_id = 16 ;
Copy
876
1.06 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id WHERE category_product_association . category_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id
WHERE
category_product_association . category_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id WHERE category_product_association . category_id = 17 ;
Copy
877
1.54 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id WHERE category_product_association . category_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id
WHERE
category_product_association . category_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id WHERE category_product_association . category_id = 18 ;
Copy
878
1.39 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id WHERE category_product_association . category_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id
WHERE
category_product_association . category_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id WHERE category_product_association . category_id = 21 ;
Copy
879
1.19 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id WHERE category_product_association . category_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id
WHERE
category_product_association . category_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id WHERE category_product_association . category_id = 40 ;
Copy
880
1.09 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 52 ;
Copy
881
1.13 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 423 ;
Copy
882
1.15 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 424 ;
Copy
883
1.41 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 435 ;
Copy
884
1.03 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id WHERE category_product_association . category_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id
WHERE
category_product_association . category_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id WHERE category_product_association . category_id = 19 ;
Copy
885
1.52 ms
SELECT t0 . id AS id_1 , t0 . position AS position_2 , t0 . image AS image_3 , t0 . updated_at AS updated_at_4 , t0 . product_association_id AS product_association_id_5 FROM product_image t0 WHERE t0 . product_association_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . position AS position_2 , t0 . image AS image_3 , t0 . updated_at AS updated_at_4 , t0 . product_association_id AS product_association_id_5 FROM product_image t0 WHERE t0 . product_association_id = 129 ORDER BY t0 . position ASC ;
Copy
886
0.92 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . parent_id = ? ORDER BY t0 . position ASC
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . parent_id = ?
ORDER BY
t0 . position ASC
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . parent_id = 3 ORDER BY t0 . position ASC ;
Copy
887
1.04 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id WHERE category_product_association . category_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id
WHERE
category_product_association . category_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id WHERE category_product_association . category_id = 24 ;
Copy
888
1.07 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 59 ;
Copy
889
1.11 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 119 ;
Copy
890
1.69 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id WHERE category_product_association . category_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id
WHERE
category_product_association . category_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id WHERE category_product_association . category_id = 25 ;
Copy
891
1.67 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 83 ;
Copy
892
1.24 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 226 ;
Copy
893
1.38 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 227 ;
Copy
894
1.47 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 467 ;
Copy
895
1.35 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id WHERE category_product_association . category_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id
WHERE
category_product_association . category_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id WHERE category_product_association . category_id = 26 ;
Copy
896
1.33 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 48 ;
Copy
897
1.39 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 206 ;
Copy
898
1.26 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 207 ;
Copy
899
1.26 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 530 ;
Copy
900
1.25 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 531 ;
Copy
901
1.52 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 532 ;
Copy
902
1.23 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id WHERE category_product_association . category_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id
WHERE
category_product_association . category_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id WHERE category_product_association . category_id = 218 ;
Copy
903
0.73 ms
SELECT t0 . id AS id_1 , t0 . position AS position_2 , t0 . image AS image_3 , t0 . updated_at AS updated_at_4 , t0 . product_association_id AS product_association_id_5 FROM product_image t0 WHERE t0 . product_association_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . position AS position_2 , t0 . image AS image_3 , t0 . updated_at AS updated_at_4 , t0 . product_association_id AS product_association_id_5 FROM product_image t0 WHERE t0 . product_association_id = 40 ORDER BY t0 . position ASC ;
Copy
904
1.10 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . parent_id = ? ORDER BY t0 . position ASC
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . parent_id = ?
ORDER BY
t0 . position ASC
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . parent_id = 4 ORDER BY t0 . position ASC ;
Copy
905
1.34 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id WHERE category_product_association . category_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id
WHERE
category_product_association . category_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id WHERE category_product_association . category_id = 27 ;
Copy
906
1.17 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 29 ;
Copy
907
1.22 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 82 ;
Copy
908
1.38 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 245 ;
Copy
909
1.17 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 340 ;
Copy
910
1.54 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 80 ;
Copy
911
1.02 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 162 ;
Copy
912
1.01 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 223 ;
Copy
913
1.03 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 494 ;
Copy
914
1.30 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id WHERE category_product_association . category_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id
WHERE
category_product_association . category_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id WHERE category_product_association . category_id = 28 ;
Copy
915
1.32 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 28 ;
Copy
916
1.13 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 189 ;
Copy
917
0.96 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 190 ;
Copy
918
1.01 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 343 ;
Copy
919
1.02 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 93 ;
Copy
920
1.01 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 500 ;
Copy
921
1.00 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 501 ;
Copy
922
0.51 ms
SELECT t0 . id AS id_1 , t0 . position AS position_2 , t0 . image AS image_3 , t0 . updated_at AS updated_at_4 , t0 . product_association_id AS product_association_id_5 FROM product_image t0 WHERE t0 . product_association_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . position AS position_2 , t0 . image AS image_3 , t0 . updated_at AS updated_at_4 , t0 . product_association_id AS product_association_id_5 FROM product_image t0 WHERE t0 . product_association_id = 57 ORDER BY t0 . position ASC ;
Copy
923
0.86 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . parent_id = ? ORDER BY t0 . position ASC
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . parent_id = ?
ORDER BY
t0 . position ASC
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . parent_id = 5 ORDER BY t0 . position ASC ;
Copy
924
1.02 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id WHERE category_product_association . category_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id
WHERE
category_product_association . category_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id WHERE category_product_association . category_id = 29 ;
Copy
925
0.94 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id WHERE category_product_association . category_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id
WHERE
category_product_association . category_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id WHERE category_product_association . category_id = 30 ;
Copy
926
1.06 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id WHERE category_product_association . category_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id
WHERE
category_product_association . category_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id WHERE category_product_association . category_id = 31 ;
Copy
927
1.05 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id WHERE category_product_association . category_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id
WHERE
category_product_association . category_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id WHERE category_product_association . category_id = 32 ;
Copy
928
1.13 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 24 ;
Copy
929
1.05 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 26 ;
Copy
930
0.99 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 27 ;
Copy
931
0.93 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 348 ;
Copy
932
0.95 ms
SELECT t0 . id AS id_1 , t0 . position AS position_2 , t0 . image AS image_3 , t0 . updated_at AS updated_at_4 , t0 . product_association_id AS product_association_id_5 FROM product_image t0 WHERE t0 . product_association_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . position AS position_2 , t0 . image AS image_3 , t0 . updated_at AS updated_at_4 , t0 . product_association_id AS product_association_id_5 FROM product_image t0 WHERE t0 . product_association_id = 34 ORDER BY t0 . position ASC ;
Copy
933
0.83 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . parent_id = ? ORDER BY t0 . position ASC
SELECT
t0 . id AS id_1 ,
t0 . is_active AS is_active_2 ,
t0 . short_body AS short_body_3 ,
t0 . body AS body_4 ,
t0 . testimonials_custom AS testimonials_custom_5 ,
t0 . category_name AS category_name_6 ,
t0 . category_slug AS category_slug_7 ,
t0 . position AS position_8 ,
t0 . image_name AS image_name_9 ,
t0 . banner_name AS banner_name_10 ,
t0 . banner_link AS banner_link_11 ,
t0 . banner_html AS banner_html_12 ,
t0 . updated_at AS updated_at_13 ,
t0 . default_for_us AS default_for_us_14 ,
t0 . parent_id AS parent_id_15 ,
t16 . id AS id_17 ,
t16 . is_active AS is_active_18 ,
t16 . name AS name_19 ,
t16 . portal_settings_id AS portal_settings_id_20 ,
t16 . category_id AS category_id_21 ,
t16 . product_association_id AS product_association_id_22 ,
t16 . product_main_type_id AS product_main_type_id_23 ,
t16 . template_type_id AS template_type_id_24 ,
t0 . portal_settings_id AS portal_settings_id_25 ,
t0 . recommended_product_association_id AS recommended_product_association_id_26 ,
t0 . language_id AS language_id_27 ,
t28 . id AS id_29 ,
t28 . is_active AS is_active_30 ,
t28 . name AS name_31 ,
t28 . native AS native_32 ,
t28 . slug AS slug_33 ,
t28 . code AS code_34 ,
t28 . short AS short_35 ,
t28 . created_at AS created_at_36 ,
t28 . updated_at AS updated_at_37 ,
t38 . id AS id_39 ,
t38 . title AS title_40 ,
t38 . description AS description_41 ,
t38 . head_scripts AS head_scripts_42 ,
t38 . body_scripts AS body_scripts_43 ,
t38 . created_at AS created_at_44 ,
t38 . updated_at AS updated_at_45 ,
t38 . product_association_id AS product_association_id_46 ,
t38 . category_id AS category_id_47 ,
t38 . template_type_id AS template_type_id_48
FROM
category t0
LEFT JOIN templates t16 ON t16 . category_id = t0 . id
LEFT JOIN language t28 ON t0 . language_id = t28 . id
LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id
WHERE
t0 . parent_id = ?
ORDER BY
t0 . position ASC
Copy
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . short_body AS short_body_3 , t0 . body AS body_4 , t0 . testimonials_custom AS testimonials_custom_5 , t0 . category_name AS category_name_6 , t0 . category_slug AS category_slug_7 , t0 . position AS position_8 , t0 . image_name AS image_name_9 , t0 . banner_name AS banner_name_10 , t0 . banner_link AS banner_link_11 , t0 . banner_html AS banner_html_12 , t0 . updated_at AS updated_at_13 , t0 . default_for_us AS default_for_us_14 , t0 . parent_id AS parent_id_15 , t16 . id AS id_17 , t16 . is_active AS is_active_18 , t16 . name AS name_19 , t16 . portal_settings_id AS portal_settings_id_20 , t16 . category_id AS category_id_21 , t16 . product_association_id AS product_association_id_22 , t16 . product_main_type_id AS product_main_type_id_23 , t16 . template_type_id AS template_type_id_24 , t0 . portal_settings_id AS portal_settings_id_25 , t0 . recommended_product_association_id AS recommended_product_association_id_26 , t0 . language_id AS language_id_27 , t28 . id AS id_29 , t28 . is_active AS is_active_30 , t28 . name AS name_31 , t28 . native AS native_32 , t28 . slug AS slug_33 , t28 . code AS code_34 , t28 . short AS short_35 , t28 . created_at AS created_at_36 , t28 . updated_at AS updated_at_37 , t38 . id AS id_39 , t38 . title AS title_40 , t38 . description AS description_41 , t38 . head_scripts AS head_scripts_42 , t38 . body_scripts AS body_scripts_43 , t38 . created_at AS created_at_44 , t38 . updated_at AS updated_at_45 , t38 . product_association_id AS product_association_id_46 , t38 . category_id AS category_id_47 , t38 . template_type_id AS template_type_id_48 FROM category t0 LEFT JOIN templates t16 ON t16 . category_id = t0 . id LEFT JOIN language t28 ON t0 . language_id = t28 . id LEFT JOIN meta_tags t38 ON t38 . category_id = t0 . id WHERE t0 . parent_id = 6 ORDER BY t0 . position ASC ;
Copy
934
1.37 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id WHERE category_product_association . category_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id
WHERE
category_product_association . category_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id WHERE category_product_association . category_id = 33 ;
Copy
935
1.18 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 45 ;
Copy
936
0.94 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 203 ;
Copy
937
1.05 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 204 ;
Copy
938
1.09 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 474 ;
Copy
939
1.07 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 49 ;
Copy
940
0.99 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 1682 ;
Copy
941
1.00 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id WHERE category_product_association . category_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id
WHERE
category_product_association . category_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id WHERE category_product_association . category_id = 36 ;
Copy
942
1.17 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id WHERE category_product_association . category_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id
WHERE
category_product_association . category_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id WHERE category_product_association . category_id = 37 ;
Copy
943
1.16 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 54 ;
Copy
944
1.02 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 114 ;
Copy
945
1.40 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 89 ;
Copy
946
1.20 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 443 ;
Copy
947
1.16 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 468 ;
Copy
948
1.08 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 6844 ;
Copy
949
2.75 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id WHERE category_product_association . category_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id
WHERE
category_product_association . category_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN category_product_association ON t0 . id = category_product_association . product_association_id WHERE category_product_association . category_id = 38 ;
Copy
950
1.23 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 44 ;
Copy
951
1.08 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 202 ;
Copy
952
1.16 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 400 ;
Copy
953
1.10 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 401 ;
Copy
954
1.14 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 84 ;
Copy
955
1.36 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 168 ;
Copy
956
1.02 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 496 ;
Copy
957
1.02 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 85 ;
Copy
958
0.98 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 229 ;
Copy
959
2.01 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 230 ;
Copy
960
1.57 ms
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = ?
SELECT
t0 . id AS id_1 ,
t0 . source_system AS source_system_2 ,
t0 . is_virtual AS is_virtual_3 ,
t0 . is_event AS is_event_4 ,
t0 . is_product_premium AS is_product_premium_5 ,
t0 . separate_product AS separate_product_6 ,
t0 . manual_verification_user AS manual_verification_user_7 ,
t0 . description AS description_8 ,
t0 . product_no AS product_no_9 ,
t0 . department AS department_10 ,
t0 . product_state AS product_state_11 ,
t0 . vat_rate AS vat_rate_12 ,
t0 . discount_online AS discount_online_13 ,
t0 . discount_value_online AS discount_value_online_14 ,
t0 . state_is_availible AS state_is_availible_15 ,
t0 . state_is_forced_reservation AS state_is_forced_reservation_16 ,
t0 . state_is_product_test AS state_is_product_test_17 ,
t0 . created_at AS created_at_18 ,
t0 . updated_at AS updated_at_19 ,
t0 . event_place_name AS event_place_name_20 ,
t0 . event_place_desc AS event_place_desc_21 ,
t0 . product_category_id AS product_category_id_22 ,
t0 . product_groups_id AS product_groups_id_23 ,
t0 . product_type_id AS product_type_id_24 ,
t0 . product_gos_type_id AS product_gos_type_id_25 ,
t0 . event_type_id AS event_type_id_26 ,
t27 . id AS id_28 ,
t27 . title AS title_29 ,
t27 . title_sm AS title_sm_30 ,
t27 . description AS description_31 ,
t27 . description_sm AS description_sm_32 ,
t27 . parameters_sm AS parameters_sm_33 ,
t27 . link AS link_34 ,
t27 . link_gm AS link_gm_35 ,
t27 . parameters_fb AS parameters_fb_36 ,
t27 . image AS image_37 ,
t27 . additional_image AS additional_image_38 ,
t27 . mobile_image AS mobile_image_39 ,
t27 . brand AS brand_40 ,
t27 . brand_sm AS brand_sm_41 ,
t27 . product_condition AS product_condition_42 ,
t27 . adult AS adult_43 ,
t27 . excluded_destination AS excluded_destination_44 ,
t27 . included_destination AS included_destination_45 ,
t27 . promotion_id AS promotion_id_46 ,
t27 . gtin AS gtin_47 ,
t27 . updated_at AS updated_at_48 ,
t27 . isActive AS isActive_49 ,
t27 . google_merchant_category_sm AS google_merchant_category_sm_50 ,
t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 ,
t27 . is_uniqskills AS is_uniqskills_52 ,
t27 . is_latino AS is_latino_53 ,
t27 . uniqskills_id AS uniqskills_id_54 ,
t27 . productURL AS productURL_55 ,
t27 . graphicsURL AS graphicsURL_56 ,
t27 . categoryURL AS categoryURL_57 ,
t27 . custom_label0_id AS custom_label0_id_58 ,
t27 . custom_label1_id AS custom_label1_id_59 ,
t27 . custom_label2_id AS custom_label2_id_60 ,
t27 . custom_label3_id AS custom_label3_id_61 ,
t27 . custom_label4_id AS custom_label4_id_62 ,
t27 . product_id AS product_id_63 ,
t27 . google_merchant_category_id AS google_merchant_category_id_64 ,
t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65
FROM
product t0
LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_id
WHERE
product_association_product . product_association_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . source_system AS source_system_2 , t0 . is_virtual AS is_virtual_3 , t0 . is_event AS is_event_4 , t0 . is_product_premium AS is_product_premium_5 , t0 . separate_product AS separate_product_6 , t0 . manual_verification_user AS manual_verification_user_7 , t0 . description AS description_8 , t0 . product_no AS product_no_9 , t0 . department AS department_10 , t0 . product_state AS product_state_11 , t0 . vat_rate AS vat_rate_12 , t0 . discount_online AS discount_online_13 , t0 . discount_value_online AS discount_value_online_14 , t0 . state_is_availible AS state_is_availible_15 , t0 . state_is_forced_reservation AS state_is_forced_reservation_16 , t0 . state_is_product_test AS state_is_product_test_17 , t0 . created_at AS created_at_18 , t0 . updated_at AS updated_at_19 , t0 . event_place_name AS event_place_name_20 , t0 . event_place_desc AS event_place_desc_21 , t0 . product_category_id AS product_category_id_22 , t0 . product_groups_id AS product_groups_id_23 , t0 . product_type_id AS product_type_id_24 , t0 . product_gos_type_id AS product_gos_type_id_25 , t0 . event_type_id AS event_type_id_26 , t27 . id AS id_28 , t27 . title AS title_29 , t27 . title_sm AS title_sm_30 , t27 . description AS description_31 , t27 . description_sm AS description_sm_32 , t27 . parameters_sm AS parameters_sm_33 , t27 . link AS link_34 , t27 . link_gm AS link_gm_35 , t27 . parameters_fb AS parameters_fb_36 , t27 . image AS image_37 , t27 . additional_image AS additional_image_38 , t27 . mobile_image AS mobile_image_39 , t27 . brand AS brand_40 , t27 . brand_sm AS brand_sm_41 , t27 . product_condition AS product_condition_42 , t27 . adult AS adult_43 , t27 . excluded_destination AS excluded_destination_44 , t27 . included_destination AS included_destination_45 , t27 . promotion_id AS promotion_id_46 , t27 . gtin AS gtin_47 , t27 . updated_at AS updated_at_48 , t27 . isActive AS isActive_49 , t27 . google_merchant_category_sm AS google_merchant_category_sm_50 , t27 . google_merchant_subcategory_sm AS google_merchant_subcategory_sm_51 , t27 . is_uniqskills AS is_uniqskills_52 , t27 . is_latino AS is_latino_53 , t27 . uniqskills_id AS uniqskills_id_54 , t27 . productURL AS productURL_55 , t27 . graphicsURL AS graphicsURL_56 , t27 . categoryURL AS categoryURL_57 , t27 . custom_label0_id AS custom_label0_id_58 , t27 . custom_label1_id AS custom_label1_id_59 , t27 . custom_label2_id AS custom_label2_id_60 , t27 . custom_label3_id AS custom_label3_id_61 , t27 . custom_label4_id AS custom_label4_id_62 , t27 . product_id AS product_id_63 , t27 . google_merchant_category_id AS google_merchant_category_id_64 , t27 . google_merchant_product_type_id AS google_merchant_product_type_id_65 FROM product t0 LEFT JOIN google_merchant_feed t27 ON t27 . product_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_id WHERE product_association_product . product_association_id = 100 ;
Copy
961
1.05 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 614 ;
Copy
962
1.52 ms
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = ?
SELECT
t0 . id AS id_1 ,
t0 . preview_fragment AS preview_fragment_2 ,
t0 . updated_at AS updated_at_3 ,
t0 . title AS title_4 ,
t0 . slug AS slug_5 ,
t0 . subtitle AS subtitle_6 ,
t0 . frontend_description AS frontend_description_7 ,
t0 . frontend_description_short AS frontend_description_short_8 ,
t0 . is_recommended AS is_recommended_9 ,
t0 . is_most_bought AS is_most_bought_10 ,
t0 . logo AS logo_11 ,
t0 . background AS background_12 ,
t0 . partner_logo AS partner_logo_13 ,
t0 . default_quantity_ticket AS default_quantity_ticket_14 ,
t0 . custom_scripts AS custom_scripts_15 ,
t0 . is_hidden AS is_hidden_16 ,
t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 ,
t0 . use_html_landing AS use_html_landing_18 ,
t0 . custom_head AS custom_head_19 ,
t0 . custom_css AS custom_css_20 ,
t0 . custom_landing AS custom_landing_21 ,
t0 . landing_full_width AS landing_full_width_22 ,
t0 . portal_settings_id AS portal_settings_id_23 ,
t0 . coupon_default_id AS coupon_default_id_24 ,
t25 . id AS id_26 ,
t25 . is_active AS is_active_27 ,
t25 . short_body AS short_body_28 ,
t25 . body AS body_29 ,
t25 . testimonials_custom AS testimonials_custom_30 ,
t25 . category_name AS category_name_31 ,
t25 . category_slug AS category_slug_32 ,
t25 . position AS position_33 ,
t25 . image_name AS image_name_34 ,
t25 . banner_name AS banner_name_35 ,
t25 . banner_link AS banner_link_36 ,
t25 . banner_html AS banner_html_37 ,
t25 . updated_at AS updated_at_38 ,
t25 . default_for_us AS default_for_us_39 ,
t25 . parent_id AS parent_id_40 ,
t25 . portal_settings_id AS portal_settings_id_41 ,
t25 . recommended_product_association_id AS recommended_product_association_id_42 ,
t25 . language_id AS language_id_43 ,
t0 . category_master_id AS category_master_id_44 ,
t45 . id AS id_46 ,
t45 . is_active AS is_active_47 ,
t45 . name AS name_48 ,
t45 . portal_settings_id AS portal_settings_id_49 ,
t45 . category_id AS category_id_50 ,
t45 . product_association_id AS product_association_id_51 ,
t45 . product_main_type_id AS product_main_type_id_52 ,
t45 . template_type_id AS template_type_id_53 ,
t0 . product_main_type_id AS product_main_type_id_54 ,
t55 . id AS id_56 ,
t55 . title AS title_57 ,
t55 . description AS description_58 ,
t55 . head_scripts AS head_scripts_59 ,
t55 . body_scripts AS body_scripts_60 ,
t55 . created_at AS created_at_61 ,
t55 . updated_at AS updated_at_62 ,
t55 . product_association_id AS product_association_id_63 ,
t55 . category_id AS category_id_64 ,
t55 . template_type_id AS template_type_id_65
FROM
product_association t0
LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id
LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id
LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id
INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id
WHERE
product_association_product . product_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . preview_fragment AS preview_fragment_2 , t0 . updated_at AS updated_at_3 , t0 . title AS title_4 , t0 . slug AS slug_5 , t0 . subtitle AS subtitle_6 , t0 . frontend_description AS frontend_description_7 , t0 . frontend_description_short AS frontend_description_short_8 , t0 . is_recommended AS is_recommended_9 , t0 . is_most_bought AS is_most_bought_10 , t0 . logo AS logo_11 , t0 . background AS background_12 , t0 . partner_logo AS partner_logo_13 , t0 . default_quantity_ticket AS default_quantity_ticket_14 , t0 . custom_scripts AS custom_scripts_15 , t0 . is_hidden AS is_hidden_16 , t0 . number_of_access_to_last_releases AS number_of_access_to_last_releases_17 , t0 . use_html_landing AS use_html_landing_18 , t0 . custom_head AS custom_head_19 , t0 . custom_css AS custom_css_20 , t0 . custom_landing AS custom_landing_21 , t0 . landing_full_width AS landing_full_width_22 , t0 . portal_settings_id AS portal_settings_id_23 , t0 . coupon_default_id AS coupon_default_id_24 , t25 . id AS id_26 , t25 . is_active AS is_active_27 , t25 . short_body AS short_body_28 , t25 . body AS body_29 , t25 . testimonials_custom AS testimonials_custom_30 , t25 . category_name AS category_name_31 , t25 . category_slug AS category_slug_32 , t25 . position AS position_33 , t25 . image_name AS image_name_34 , t25 . banner_name AS banner_name_35 , t25 . banner_link AS banner_link_36 , t25 . banner_html AS banner_html_37 , t25 . updated_at AS updated_at_38 , t25 . default_for_us AS default_for_us_39 , t25 . parent_id AS parent_id_40 , t25 . portal_settings_id AS portal_settings_id_41 , t25 . recommended_product_association_id AS recommended_product_association_id_42 , t25 . language_id AS language_id_43 , t0 . category_master_id AS category_master_id_44 , t45 . id AS id_46 , t45 . is_active AS is_active_47 , t45 . name AS name_48 , t45 . portal_settings_id AS portal_settings_id_49 , t45 . category_id AS category_id_50 , t45 . product_association_id AS product_association_id_51 , t45 . product_main_type_id AS product_main_type_id_52 , t45 . template_type_id AS template_type_id_53 , t0 . product_main_type_id AS product_main_type_id_54 , t55 . id AS id_56 , t55 . title AS title_57 , t55 . description AS description_58 , t55 . head_scripts AS head_scripts_59 , t55 . body_scripts AS body_scripts_60 , t55 . created_at AS created_at_61 , t55 . updated_at AS updated_at_62 , t55 . product_association_id AS product_association_id_63 , t55 . category_id AS category_id_64 , t55 . template_type_id AS template_type_id_65 FROM product_association t0 LEFT JOIN category t25 ON t25 . recommended_product_association_id = t0 . id LEFT JOIN templates t45 ON t45 . product_association_id = t0 . id LEFT JOIN meta_tags t55 ON t55 . product_association_id = t0 . id INNER JOIN product_association_product ON t0 . id = product_association_product . product_association_id WHERE product_association_product . product_id = 633 ;
Copy
963
1.32 ms
SELECT t0 . id AS id_1 , t0 . position AS position_2 , t0 . image AS image_3 , t0 . updated_at AS updated_at_4 , t0 . product_association_id AS product_association_id_5 FROM product_image t0 WHERE t0 . product_association_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . position AS position_2 , t0 . image AS image_3 , t0 . updated_at AS updated_at_4 , t0 . product_association_id AS product_association_id_5 FROM product_image t0 WHERE t0 . product_association_id = 6 ORDER BY t0 . position ASC ;
Copy
964
1.32 ms
SELECT t0 . id AS id_1 , t0 . position AS position_2 , t0 . image AS image_3 , t0 . updated_at AS updated_at_4 , t0 . product_association_id AS product_association_id_5 FROM product_image t0 WHERE t0 . product_association_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . position AS position_2 , t0 . image AS image_3 , t0 . updated_at AS updated_at_4 , t0 . product_association_id AS product_association_id_5 FROM product_image t0 WHERE t0 . product_association_id = 5 ORDER BY t0 . position ASC ;
Copy
965
4.35 ms
SELECT t0 . id AS id_1 , t0 . position AS position_2 , t0 . image AS image_3 , t0 . updated_at AS updated_at_4 , t0 . product_association_id AS product_association_id_5 FROM product_image t0 WHERE t0 . product_association_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . position AS position_2 , t0 . image AS image_3 , t0 . updated_at AS updated_at_4 , t0 . product_association_id AS product_association_id_5 FROM product_image t0 WHERE t0 . product_association_id = 15 ORDER BY t0 . position ASC ;
Copy
966
2.84 ms
SELECT t0 . id AS id_1 , t0 . position AS position_2 , t0 . image AS image_3 , t0 . updated_at AS updated_at_4 , t0 . product_association_id AS product_association_id_5 FROM product_image t0 WHERE t0 . product_association_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . position AS position_2 , t0 . image AS image_3 , t0 . updated_at AS updated_at_4 , t0 . product_association_id AS product_association_id_5 FROM product_image t0 WHERE t0 . product_association_id = 18 ORDER BY t0 . position ASC ;
Copy
967
0.71 ms
SELECT t0 . id AS id_1 , t0 . position AS position_2 , t0 . image AS image_3 , t0 . updated_at AS updated_at_4 , t0 . product_association_id AS product_association_id_5 FROM product_image t0 WHERE t0 . product_association_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . position AS position_2 , t0 . image AS image_3 , t0 . updated_at AS updated_at_4 , t0 . product_association_id AS product_association_id_5 FROM product_image t0 WHERE t0 . product_association_id = 68 ORDER BY t0 . position ASC ;
Copy
968
1.12 ms
SELECT t0 . id AS id_1 , t0 . position AS position_2 , t0 . image AS image_3 , t0 . updated_at AS updated_at_4 , t0 . product_association_id AS product_association_id_5 FROM product_image t0 WHERE t0 . product_association_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . position AS position_2 , t0 . image AS image_3 , t0 . updated_at AS updated_at_4 , t0 . product_association_id AS product_association_id_5 FROM product_image t0 WHERE t0 . product_association_id = 71 ORDER BY t0 . position ASC ;
Copy
969
2.22 ms
SELECT t0 . id AS id_1 , t0 . position AS position_2 , t0 . image AS image_3 , t0 . updated_at AS updated_at_4 , t0 . product_association_id AS product_association_id_5 FROM product_image t0 WHERE t0 . product_association_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . position AS position_2 , t0 . image AS image_3 , t0 . updated_at AS updated_at_4 , t0 . product_association_id AS product_association_id_5 FROM product_image t0 WHERE t0 . product_association_id = 72 ORDER BY t0 . position ASC ;
Copy
970
3.11 ms
SELECT t0 . id AS id_1 , t0 . position AS position_2 , t0 . image AS image_3 , t0 . updated_at AS updated_at_4 , t0 . product_association_id AS product_association_id_5 FROM product_image t0 WHERE t0 . product_association_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . position AS position_2 , t0 . image AS image_3 , t0 . updated_at AS updated_at_4 , t0 . product_association_id AS product_association_id_5 FROM product_image t0 WHERE t0 . product_association_id = 119 ORDER BY t0 . position ASC ;
Copy
971
0.85 ms
SELECT t0 . id AS id_1 , t0 . position AS position_2 , t0 . image AS image_3 , t0 . updated_at AS updated_at_4 , t0 . product_association_id AS product_association_id_5 FROM product_image t0 WHERE t0 . product_association_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . position AS position_2 , t0 . image AS image_3 , t0 . updated_at AS updated_at_4 , t0 . product_association_id AS product_association_id_5 FROM product_image t0 WHERE t0 . product_association_id = 120 ORDER BY t0 . position ASC ;
Copy
972
5.53 ms
SELECT t0 . id AS id_1 , t0 . position AS position_2 , t0 . image AS image_3 , t0 . updated_at AS updated_at_4 , t0 . product_association_id AS product_association_id_5 FROM product_image t0 WHERE t0 . product_association_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . position AS position_2 , t0 . image AS image_3 , t0 . updated_at AS updated_at_4 , t0 . product_association_id AS product_association_id_5 FROM product_image t0 WHERE t0 . product_association_id = 125 ORDER BY t0 . position ASC ;
Copy
973
2.38 ms
SELECT t0 . id AS id_1 , t0 . position AS position_2 , t0 . image AS image_3 , t0 . updated_at AS updated_at_4 , t0 . product_association_id AS product_association_id_5 FROM product_image t0 WHERE t0 . product_association_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . position AS position_2 , t0 . image AS image_3 , t0 . updated_at AS updated_at_4 , t0 . product_association_id AS product_association_id_5 FROM product_image t0 WHERE t0 . product_association_id = 131 ORDER BY t0 . position ASC ;
Copy
974
3.04 ms
SELECT t0 . id AS id_1 , t0 . position AS position_2 , t0 . image AS image_3 , t0 . updated_at AS updated_at_4 , t0 . product_association_id AS product_association_id_5 FROM product_image t0 WHERE t0 . product_association_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . position AS position_2 , t0 . image AS image_3 , t0 . updated_at AS updated_at_4 , t0 . product_association_id AS product_association_id_5 FROM product_image t0 WHERE t0 . product_association_id = 135 ORDER BY t0 . position ASC ;
Copy
975
2.90 ms
SELECT t0_ . id AS id_0 , t0_ . is_active AS is_active_1 , t0_ . name AS name_2 , t0_ . portal_settings_id AS portal_settings_id_3 , t0_ . category_id AS category_id_4 , t0_ . product_association_id AS product_association_id_5 , t0_ . product_main_type_id AS product_main_type_id_6 , t0_ . template_type_id AS template_type_id_7 FROM templates t0_ LEFT JOIN template_type t1_ ON t0_ . template_type_id = t1_ . id WHERE t1_ . name = ? LIMIT 1
SELECT t0_ . id AS id_0 , t0_ . is_active AS is_active_1 , t0_ . name AS name_2 , t0_ . portal_settings_id AS portal_settings_id_3 , t0_ . category_id AS category_id_4 , t0_ . product_association_id AS product_association_id_5 , t0_ . product_main_type_id AS product_main_type_id_6 , t0_ . template_type_id AS template_type_id_7 FROM templates t0_ LEFT JOIN template_type t1_ ON t0_ . template_type_id = t1_ . id WHERE t1_ . name = 'footer' LIMIT 1 ;
Copy
976
0.90 ms
SELECT t0 . id AS id_1 , t0 . position AS position_2 , t0 . is_active AS is_active_3 , t0 . template_id AS template_id_4 , t0 . tmpl_module_id AS tmpl_module_id_5 FROM tmpl_items t0 WHERE t0 . template_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . position AS position_2 , t0 . is_active AS is_active_3 , t0 . template_id AS template_id_4 , t0 . tmpl_module_id AS tmpl_module_id_5 FROM tmpl_items t0 WHERE t0 . template_id = 53 ORDER BY t0 . position ASC ;
Copy
977
1.08 ms
SELECT t0 . id AS id_1 , t0 . json AS json_2 , t0 . product_association_id AS product_association_id_3 , t0 . tmpl_item_id AS tmpl_item_id_4 , t0 . tmpl_module_id AS tmpl_module_id_5 FROM tmpl_module_contents t0 WHERE t0 . tmpl_item_id = ? AND t0 . product_association_id IS NULL AND t0 . tmpl_module_id = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . json AS json_2 , t0 . product_association_id AS product_association_id_3 , t0 . tmpl_item_id AS tmpl_item_id_4 , t0 . tmpl_module_id AS tmpl_module_id_5 FROM tmpl_module_contents t0 WHERE t0 . tmpl_item_id = 16 AND t0 . product_association_id IS NULL AND t0 . tmpl_module_id = 41 LIMIT 1 ;
Copy
978
0.60 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . has_sidebar AS has_sidebar_3 , t0 . enabled_in_static_page AS enabled_in_static_page_4 FROM tmpl_modules t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . has_sidebar AS has_sidebar_3 , t0 . enabled_in_static_page AS enabled_in_static_page_4 FROM tmpl_modules t0 WHERE t0 . id = 41 ;
Copy
979
1.91 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . id = '71' ;
Copy
980
0.81 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . is_default AS is_default_3 , t0 . enabled_to_link AS enabled_to_link_4 , t5 . id AS id_6 , t5 . title AS title_7 , t5 . description AS description_8 , t5 . head_scripts AS head_scripts_9 , t5 . body_scripts AS body_scripts_10 , t5 . created_at AS created_at_11 , t5 . updated_at AS updated_at_12 , t5 . product_association_id AS product_association_id_13 , t5 . category_id AS category_id_14 , t5 . template_type_id AS template_type_id_15 FROM template_type t0 LEFT JOIN meta_tags t5 ON t5 . template_type_id = t0 . id WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . is_default AS is_default_3 , t0 . enabled_to_link AS enabled_to_link_4 , t5 . id AS id_6 , t5 . title AS title_7 , t5 . description AS description_8 , t5 . head_scripts AS head_scripts_9 , t5 . body_scripts AS body_scripts_10 , t5 . created_at AS created_at_11 , t5 . updated_at AS updated_at_12 , t5 . product_association_id AS product_association_id_13 , t5 . category_id AS category_id_14 , t5 . template_type_id AS template_type_id_15 FROM template_type t0 LEFT JOIN meta_tags t5 ON t5 . template_type_id = t0 . id WHERE t0 . id = 20 ;
Copy
981
1.82 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . id = '72' ;
Copy
982
2.65 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . is_default AS is_default_3 , t0 . enabled_to_link AS enabled_to_link_4 , t5 . id AS id_6 , t5 . title AS title_7 , t5 . description AS description_8 , t5 . head_scripts AS head_scripts_9 , t5 . body_scripts AS body_scripts_10 , t5 . created_at AS created_at_11 , t5 . updated_at AS updated_at_12 , t5 . product_association_id AS product_association_id_13 , t5 . category_id AS category_id_14 , t5 . template_type_id AS template_type_id_15 FROM template_type t0 LEFT JOIN meta_tags t5 ON t5 . template_type_id = t0 . id WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . is_default AS is_default_3 , t0 . enabled_to_link AS enabled_to_link_4 , t5 . id AS id_6 , t5 . title AS title_7 , t5 . description AS description_8 , t5 . head_scripts AS head_scripts_9 , t5 . body_scripts AS body_scripts_10 , t5 . created_at AS created_at_11 , t5 . updated_at AS updated_at_12 , t5 . product_association_id AS product_association_id_13 , t5 . category_id AS category_id_14 , t5 . template_type_id AS template_type_id_15 FROM template_type t0 LEFT JOIN meta_tags t5 ON t5 . template_type_id = t0 . id WHERE t0 . id = 21 ;
Copy
983
0.60 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . id = '70' ;
Copy
984
0.85 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . is_default AS is_default_3 , t0 . enabled_to_link AS enabled_to_link_4 , t5 . id AS id_6 , t5 . title AS title_7 , t5 . description AS description_8 , t5 . head_scripts AS head_scripts_9 , t5 . body_scripts AS body_scripts_10 , t5 . created_at AS created_at_11 , t5 . updated_at AS updated_at_12 , t5 . product_association_id AS product_association_id_13 , t5 . category_id AS category_id_14 , t5 . template_type_id AS template_type_id_15 FROM template_type t0 LEFT JOIN meta_tags t5 ON t5 . template_type_id = t0 . id WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . is_default AS is_default_3 , t0 . enabled_to_link AS enabled_to_link_4 , t5 . id AS id_6 , t5 . title AS title_7 , t5 . description AS description_8 , t5 . head_scripts AS head_scripts_9 , t5 . body_scripts AS body_scripts_10 , t5 . created_at AS created_at_11 , t5 . updated_at AS updated_at_12 , t5 . product_association_id AS product_association_id_13 , t5 . category_id AS category_id_14 , t5 . template_type_id AS template_type_id_15 FROM template_type t0 LEFT JOIN meta_tags t5 ON t5 . template_type_id = t0 . id WHERE t0 . id = 19 ;
Copy
985
2.32 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . id = '61' ;
Copy
986
1.32 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . is_default AS is_default_3 , t0 . enabled_to_link AS enabled_to_link_4 , t5 . id AS id_6 , t5 . title AS title_7 , t5 . description AS description_8 , t5 . head_scripts AS head_scripts_9 , t5 . body_scripts AS body_scripts_10 , t5 . created_at AS created_at_11 , t5 . updated_at AS updated_at_12 , t5 . product_association_id AS product_association_id_13 , t5 . category_id AS category_id_14 , t5 . template_type_id AS template_type_id_15 FROM template_type t0 LEFT JOIN meta_tags t5 ON t5 . template_type_id = t0 . id WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . is_default AS is_default_3 , t0 . enabled_to_link AS enabled_to_link_4 , t5 . id AS id_6 , t5 . title AS title_7 , t5 . description AS description_8 , t5 . head_scripts AS head_scripts_9 , t5 . body_scripts AS body_scripts_10 , t5 . created_at AS created_at_11 , t5 . updated_at AS updated_at_12 , t5 . product_association_id AS product_association_id_13 , t5 . category_id AS category_id_14 , t5 . template_type_id AS template_type_id_15 FROM template_type t0 LEFT JOIN meta_tags t5 ON t5 . template_type_id = t0 . id WHERE t0 . id = 10 ;
Copy
987
1.45 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . id = '62' ;
Copy
988
2.28 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . is_default AS is_default_3 , t0 . enabled_to_link AS enabled_to_link_4 , t5 . id AS id_6 , t5 . title AS title_7 , t5 . description AS description_8 , t5 . head_scripts AS head_scripts_9 , t5 . body_scripts AS body_scripts_10 , t5 . created_at AS created_at_11 , t5 . updated_at AS updated_at_12 , t5 . product_association_id AS product_association_id_13 , t5 . category_id AS category_id_14 , t5 . template_type_id AS template_type_id_15 FROM template_type t0 LEFT JOIN meta_tags t5 ON t5 . template_type_id = t0 . id WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . is_default AS is_default_3 , t0 . enabled_to_link AS enabled_to_link_4 , t5 . id AS id_6 , t5 . title AS title_7 , t5 . description AS description_8 , t5 . head_scripts AS head_scripts_9 , t5 . body_scripts AS body_scripts_10 , t5 . created_at AS created_at_11 , t5 . updated_at AS updated_at_12 , t5 . product_association_id AS product_association_id_13 , t5 . category_id AS category_id_14 , t5 . template_type_id AS template_type_id_15 FROM template_type t0 LEFT JOIN meta_tags t5 ON t5 . template_type_id = t0 . id WHERE t0 . id = 11 ;
Copy
989
1.91 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . id = '63' ;
Copy
990
1.07 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . is_default AS is_default_3 , t0 . enabled_to_link AS enabled_to_link_4 , t5 . id AS id_6 , t5 . title AS title_7 , t5 . description AS description_8 , t5 . head_scripts AS head_scripts_9 , t5 . body_scripts AS body_scripts_10 , t5 . created_at AS created_at_11 , t5 . updated_at AS updated_at_12 , t5 . product_association_id AS product_association_id_13 , t5 . category_id AS category_id_14 , t5 . template_type_id AS template_type_id_15 FROM template_type t0 LEFT JOIN meta_tags t5 ON t5 . template_type_id = t0 . id WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . is_default AS is_default_3 , t0 . enabled_to_link AS enabled_to_link_4 , t5 . id AS id_6 , t5 . title AS title_7 , t5 . description AS description_8 , t5 . head_scripts AS head_scripts_9 , t5 . body_scripts AS body_scripts_10 , t5 . created_at AS created_at_11 , t5 . updated_at AS updated_at_12 , t5 . product_association_id AS product_association_id_13 , t5 . category_id AS category_id_14 , t5 . template_type_id AS template_type_id_15 FROM template_type t0 LEFT JOIN meta_tags t5 ON t5 . template_type_id = t0 . id WHERE t0 . id = 12 ;
Copy
991
0.78 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . id = '64' ;
Copy
992
0.68 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . is_default AS is_default_3 , t0 . enabled_to_link AS enabled_to_link_4 , t5 . id AS id_6 , t5 . title AS title_7 , t5 . description AS description_8 , t5 . head_scripts AS head_scripts_9 , t5 . body_scripts AS body_scripts_10 , t5 . created_at AS created_at_11 , t5 . updated_at AS updated_at_12 , t5 . product_association_id AS product_association_id_13 , t5 . category_id AS category_id_14 , t5 . template_type_id AS template_type_id_15 FROM template_type t0 LEFT JOIN meta_tags t5 ON t5 . template_type_id = t0 . id WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . is_default AS is_default_3 , t0 . enabled_to_link AS enabled_to_link_4 , t5 . id AS id_6 , t5 . title AS title_7 , t5 . description AS description_8 , t5 . head_scripts AS head_scripts_9 , t5 . body_scripts AS body_scripts_10 , t5 . created_at AS created_at_11 , t5 . updated_at AS updated_at_12 , t5 . product_association_id AS product_association_id_13 , t5 . category_id AS category_id_14 , t5 . template_type_id AS template_type_id_15 FROM template_type t0 LEFT JOIN meta_tags t5 ON t5 . template_type_id = t0 . id WHERE t0 . id = 13 ;
Copy
993
1.83 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . id = '77' ;
Copy
994
2.34 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . is_default AS is_default_3 , t0 . enabled_to_link AS enabled_to_link_4 , t5 . id AS id_6 , t5 . title AS title_7 , t5 . description AS description_8 , t5 . head_scripts AS head_scripts_9 , t5 . body_scripts AS body_scripts_10 , t5 . created_at AS created_at_11 , t5 . updated_at AS updated_at_12 , t5 . product_association_id AS product_association_id_13 , t5 . category_id AS category_id_14 , t5 . template_type_id AS template_type_id_15 FROM template_type t0 LEFT JOIN meta_tags t5 ON t5 . template_type_id = t0 . id WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . is_default AS is_default_3 , t0 . enabled_to_link AS enabled_to_link_4 , t5 . id AS id_6 , t5 . title AS title_7 , t5 . description AS description_8 , t5 . head_scripts AS head_scripts_9 , t5 . body_scripts AS body_scripts_10 , t5 . created_at AS created_at_11 , t5 . updated_at AS updated_at_12 , t5 . product_association_id AS product_association_id_13 , t5 . category_id AS category_id_14 , t5 . template_type_id AS template_type_id_15 FROM template_type t0 LEFT JOIN meta_tags t5 ON t5 . template_type_id = t0 . id WHERE t0 . id = 24 ;
Copy
995
1.17 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . id = '66' ;
Copy
996
1.35 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . is_default AS is_default_3 , t0 . enabled_to_link AS enabled_to_link_4 , t5 . id AS id_6 , t5 . title AS title_7 , t5 . description AS description_8 , t5 . head_scripts AS head_scripts_9 , t5 . body_scripts AS body_scripts_10 , t5 . created_at AS created_at_11 , t5 . updated_at AS updated_at_12 , t5 . product_association_id AS product_association_id_13 , t5 . category_id AS category_id_14 , t5 . template_type_id AS template_type_id_15 FROM template_type t0 LEFT JOIN meta_tags t5 ON t5 . template_type_id = t0 . id WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . is_default AS is_default_3 , t0 . enabled_to_link AS enabled_to_link_4 , t5 . id AS id_6 , t5 . title AS title_7 , t5 . description AS description_8 , t5 . head_scripts AS head_scripts_9 , t5 . body_scripts AS body_scripts_10 , t5 . created_at AS created_at_11 , t5 . updated_at AS updated_at_12 , t5 . product_association_id AS product_association_id_13 , t5 . category_id AS category_id_14 , t5 . template_type_id AS template_type_id_15 FROM template_type t0 LEFT JOIN meta_tags t5 ON t5 . template_type_id = t0 . id WHERE t0 . id = 15 ;
Copy
997
2.00 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . id = '' ;
Copy
998
1.37 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . id = '108' ;
Copy
999
2.21 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . is_default AS is_default_3 , t0 . enabled_to_link AS enabled_to_link_4 , t5 . id AS id_6 , t5 . title AS title_7 , t5 . description AS description_8 , t5 . head_scripts AS head_scripts_9 , t5 . body_scripts AS body_scripts_10 , t5 . created_at AS created_at_11 , t5 . updated_at AS updated_at_12 , t5 . product_association_id AS product_association_id_13 , t5 . category_id AS category_id_14 , t5 . template_type_id AS template_type_id_15 FROM template_type t0 LEFT JOIN meta_tags t5 ON t5 . template_type_id = t0 . id WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . is_default AS is_default_3 , t0 . enabled_to_link AS enabled_to_link_4 , t5 . id AS id_6 , t5 . title AS title_7 , t5 . description AS description_8 , t5 . head_scripts AS head_scripts_9 , t5 . body_scripts AS body_scripts_10 , t5 . created_at AS created_at_11 , t5 . updated_at AS updated_at_12 , t5 . product_association_id AS product_association_id_13 , t5 . category_id AS category_id_14 , t5 . template_type_id AS template_type_id_15 FROM template_type t0 LEFT JOIN meta_tags t5 ON t5 . template_type_id = t0 . id WHERE t0 . id = 49 ;
Copy
1000
0.99 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . id = '112' ;
Copy
1001
1.33 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . is_default AS is_default_3 , t0 . enabled_to_link AS enabled_to_link_4 , t5 . id AS id_6 , t5 . title AS title_7 , t5 . description AS description_8 , t5 . head_scripts AS head_scripts_9 , t5 . body_scripts AS body_scripts_10 , t5 . created_at AS created_at_11 , t5 . updated_at AS updated_at_12 , t5 . product_association_id AS product_association_id_13 , t5 . category_id AS category_id_14 , t5 . template_type_id AS template_type_id_15 FROM template_type t0 LEFT JOIN meta_tags t5 ON t5 . template_type_id = t0 . id WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . is_default AS is_default_3 , t0 . enabled_to_link AS enabled_to_link_4 , t5 . id AS id_6 , t5 . title AS title_7 , t5 . description AS description_8 , t5 . head_scripts AS head_scripts_9 , t5 . body_scripts AS body_scripts_10 , t5 . created_at AS created_at_11 , t5 . updated_at AS updated_at_12 , t5 . product_association_id AS product_association_id_13 , t5 . category_id AS category_id_14 , t5 . template_type_id AS template_type_id_15 FROM template_type t0 LEFT JOIN meta_tags t5 ON t5 . template_type_id = t0 . id WHERE t0 . id = 54 ;
Copy
1002
3.73 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . id = '56' ;
Copy
1003
2.87 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . is_default AS is_default_3 , t0 . enabled_to_link AS enabled_to_link_4 , t5 . id AS id_6 , t5 . title AS title_7 , t5 . description AS description_8 , t5 . head_scripts AS head_scripts_9 , t5 . body_scripts AS body_scripts_10 , t5 . created_at AS created_at_11 , t5 . updated_at AS updated_at_12 , t5 . product_association_id AS product_association_id_13 , t5 . category_id AS category_id_14 , t5 . template_type_id AS template_type_id_15 FROM template_type t0 LEFT JOIN meta_tags t5 ON t5 . template_type_id = t0 . id WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . is_default AS is_default_3 , t0 . enabled_to_link AS enabled_to_link_4 , t5 . id AS id_6 , t5 . title AS title_7 , t5 . description AS description_8 , t5 . head_scripts AS head_scripts_9 , t5 . body_scripts AS body_scripts_10 , t5 . created_at AS created_at_11 , t5 . updated_at AS updated_at_12 , t5 . product_association_id AS product_association_id_13 , t5 . category_id AS category_id_14 , t5 . template_type_id AS template_type_id_15 FROM template_type t0 LEFT JOIN meta_tags t5 ON t5 . template_type_id = t0 . id WHERE t0 . id = 2 ;
Copy
1004
1.05 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . id = '60' ;
Copy
1005
0.85 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . is_default AS is_default_3 , t0 . enabled_to_link AS enabled_to_link_4 , t5 . id AS id_6 , t5 . title AS title_7 , t5 . description AS description_8 , t5 . head_scripts AS head_scripts_9 , t5 . body_scripts AS body_scripts_10 , t5 . created_at AS created_at_11 , t5 . updated_at AS updated_at_12 , t5 . product_association_id AS product_association_id_13 , t5 . category_id AS category_id_14 , t5 . template_type_id AS template_type_id_15 FROM template_type t0 LEFT JOIN meta_tags t5 ON t5 . template_type_id = t0 . id WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . is_default AS is_default_3 , t0 . enabled_to_link AS enabled_to_link_4 , t5 . id AS id_6 , t5 . title AS title_7 , t5 . description AS description_8 , t5 . head_scripts AS head_scripts_9 , t5 . body_scripts AS body_scripts_10 , t5 . created_at AS created_at_11 , t5 . updated_at AS updated_at_12 , t5 . product_association_id AS product_association_id_13 , t5 . category_id AS category_id_14 , t5 . template_type_id AS template_type_id_15 FROM template_type t0 LEFT JOIN meta_tags t5 ON t5 . template_type_id = t0 . id WHERE t0 . id = 9 ;
Copy
1006
1.96 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . id = '' ;
Copy
1007
2.89 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . id = '90' ;
Copy
1008
0.58 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . is_default AS is_default_3 , t0 . enabled_to_link AS enabled_to_link_4 , t5 . id AS id_6 , t5 . title AS title_7 , t5 . description AS description_8 , t5 . head_scripts AS head_scripts_9 , t5 . body_scripts AS body_scripts_10 , t5 . created_at AS created_at_11 , t5 . updated_at AS updated_at_12 , t5 . product_association_id AS product_association_id_13 , t5 . category_id AS category_id_14 , t5 . template_type_id AS template_type_id_15 FROM template_type t0 LEFT JOIN meta_tags t5 ON t5 . template_type_id = t0 . id WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . is_default AS is_default_3 , t0 . enabled_to_link AS enabled_to_link_4 , t5 . id AS id_6 , t5 . title AS title_7 , t5 . description AS description_8 , t5 . head_scripts AS head_scripts_9 , t5 . body_scripts AS body_scripts_10 , t5 . created_at AS created_at_11 , t5 . updated_at AS updated_at_12 , t5 . product_association_id AS product_association_id_13 , t5 . category_id AS category_id_14 , t5 . template_type_id AS template_type_id_15 FROM template_type t0 LEFT JOIN meta_tags t5 ON t5 . template_type_id = t0 . id WHERE t0 . id = 33 ;
Copy
1009
0.49 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . id = '78' ;
Copy
1010
0.77 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . is_default AS is_default_3 , t0 . enabled_to_link AS enabled_to_link_4 , t5 . id AS id_6 , t5 . title AS title_7 , t5 . description AS description_8 , t5 . head_scripts AS head_scripts_9 , t5 . body_scripts AS body_scripts_10 , t5 . created_at AS created_at_11 , t5 . updated_at AS updated_at_12 , t5 . product_association_id AS product_association_id_13 , t5 . category_id AS category_id_14 , t5 . template_type_id AS template_type_id_15 FROM template_type t0 LEFT JOIN meta_tags t5 ON t5 . template_type_id = t0 . id WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . is_default AS is_default_3 , t0 . enabled_to_link AS enabled_to_link_4 , t5 . id AS id_6 , t5 . title AS title_7 , t5 . description AS description_8 , t5 . head_scripts AS head_scripts_9 , t5 . body_scripts AS body_scripts_10 , t5 . created_at AS created_at_11 , t5 . updated_at AS updated_at_12 , t5 . product_association_id AS product_association_id_13 , t5 . category_id AS category_id_14 , t5 . template_type_id AS template_type_id_15 FROM template_type t0 LEFT JOIN meta_tags t5 ON t5 . template_type_id = t0 . id WHERE t0 . id = 25 ;
Copy
1011
0.95 ms
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . is_active AS is_active_2 , t0 . name AS name_3 , t0 . portal_settings_id AS portal_settings_id_4 , t0 . category_id AS category_id_5 , t0 . product_association_id AS product_association_id_6 , t0 . product_main_type_id AS product_main_type_id_7 , t0 . template_type_id AS template_type_id_8 FROM templates t0 WHERE t0 . id = '79' ;
Copy
1012
0.57 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . is_default AS is_default_3 , t0 . enabled_to_link AS enabled_to_link_4 , t5 . id AS id_6 , t5 . title AS title_7 , t5 . description AS description_8 , t5 . head_scripts AS head_scripts_9 , t5 . body_scripts AS body_scripts_10 , t5 . created_at AS created_at_11 , t5 . updated_at AS updated_at_12 , t5 . product_association_id AS product_association_id_13 , t5 . category_id AS category_id_14 , t5 . template_type_id AS template_type_id_15 FROM template_type t0 LEFT JOIN meta_tags t5 ON t5 . template_type_id = t0 . id WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . is_default AS is_default_3 , t0 . enabled_to_link AS enabled_to_link_4 , t5 . id AS id_6 , t5 . title AS title_7 , t5 . description AS description_8 , t5 . head_scripts AS head_scripts_9 , t5 . body_scripts AS body_scripts_10 , t5 . created_at AS created_at_11 , t5 . updated_at AS updated_at_12 , t5 . product_association_id AS product_association_id_13 , t5 . category_id AS category_id_14 , t5 . template_type_id AS template_type_id_15 FROM template_type t0 LEFT JOIN meta_tags t5 ON t5 . template_type_id = t0 . id WHERE t0 . id = 26 ;
Copy